#6AE294#6AE294
#6AE294 is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.4% C 0.155 H 152.9°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE294 |
|---|---|
| RGB | rgb(106, 226, 148) |
| HSL | hsl(141, 67%, 65%) |
| HSV | hsv(141, 53%, 89%) |
| CMYK | cmyk(53.1%, 0%, 34.5%, 11.4%) |
| CIE-LAB | lab(81.62, -50.86, 28.13) |
| CIE-LCH | lch(81.62, 58.12, 151.05°) |
| OKLab | oklab(82.39% -0.1382 0.0706) |
| OKLCH | oklch(82.39% 0.155 152.9) |
| XYZ | xyz(38.4827, 59.5917, 37.4856) |
| Luminance | 0.5959 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.24
Aqua Green
#12E193
ΔE00 4.35
Seafoam Green
#7AF9AB
ΔE00 5.11
Seafoam (survey)
#80F9AD
ΔE00 5.25
Lightgreen
#90EE90
ΔE00 5.52
Tealish Green
#0CDC73
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE294 #E26AB8
analogous
#7CE26A #6AE294 #6AE2D0
triadic
#6AE294 #946AE2 #E2946A
tetradic
#6AE294 #6A7CE2 #E26AB8 #E2D06A
square
#6AE294 #6A7CE2 #E26AB8 #E2D06A
split-complementary
#6AE294 #D06AE2 #E26A7C
monochromatic
#22AF54 #37D86F #6AE294 #9DECB9 #D0F6DE
Accessibility & contrast
On white
1.63
#6AE294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#6AE294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE294
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE294 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D28F
Deuteranopia (green-blind)
#D1C699
Tritanopia (blue-blind)
#4BDFCE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6ae294; /* rgb */ color: rgb(106, 226, 148); /* oklch */ color: oklch(82.4% 0.155 152.9);
Tailwind
colors: {
custom: {
50: '#9decb4',
500: '#6ae294',
950: '#000000',
},
}SCSS
$custom: #6ae294; $custom-light: #9decb4; $custom-dark: #000000;
JSON
{
"hex": "#6ae294",
"rgb": {
"r": 106,
"g": 226,
"b": 148
},
"hsl": {
"h": 141,
"s": 67.416,
"l": 65.098
},
"oklch": {
"l": 0.82389,
"c": 0.15522,
"h": 152.9
},
"luminance": 0.59595
}Semantic roles & 50–950 ramp
primary
#6AE294
secondary
#B13F89
accent
#168FCF
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581