#6AE09E#6AE09E
#6AE09E is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.1% C 0.143 H 156.6°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE09E |
|---|---|
| RGB | rgb(106, 224, 158) |
| HSL | hsl(146, 66%, 65%) |
| HSV | hsv(146, 53%, 88%) |
| CMYK | cmyk(52.7%, 0%, 29.5%, 12.2%) |
| CIE-LAB | lab(81.20, -48.18, 22.40) |
| CIE-LCH | lch(81.20, 53.13, 155.06°) |
| OKLab | oklab(82.11% -0.1316 0.0568) |
| OKLCH | oklch(82.11% 0.143 156.6) |
| XYZ | xyz(38.7680, 58.8407, 41.6555) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.32
Seafoam
#7FE0B3
ΔE00 4.76
Light Greenish Blue
#63F7B4
ΔE00 5.25
Hospital Green
#9BE5AA
ΔE00 5.47
Seafoam Green
#7AF9AB
ΔE00 5.65
Seafoam (survey)
#80F9AD
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE09E #E06AAC
analogous
#71E06A #6AE09E #6AE0D9
triadic
#6AE09E #9E6AE0 #E09E6A
tetradic
#6AE09E #6A71E0 #E06AAC #E0D96A
square
#6AE09E #6A71E0 #E06AAC #E0D96A
split-complementary
#6AE09E #D96AE0 #E06A71
monochromatic
#24AC60 #37D57D #6AE09E #9DEBBF #CFF5E0
Accessibility & contrast
On white
1.64
#6AE09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#6AE09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE09E
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE09E | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD19A
Deuteranopia (green-blind)
#CEC5A2
Tritanopia (blue-blind)
#47DECE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ae09e; /* rgb */ color: rgb(106, 224, 158); /* oklch */ color: oklch(82.1% 0.143 156.6);
Tailwind
colors: {
custom: {
50: '#9deabb',
500: '#6ae09e',
950: '#000000',
},
}SCSS
$custom: #6ae09e; $custom-light: #9deabb; $custom-dark: #000000;
JSON
{
"hex": "#6ae09e",
"rgb": {
"r": 106,
"g": 224,
"b": 158
},
"hsl": {
"h": 146.441,
"s": 65.556,
"l": 64.706
},
"oklch": {
"l": 0.82112,
"c": 0.14336,
"h": 156.6
},
"luminance": 0.58844
}Semantic roles & 50–950 ramp
primary
#6AE09E
secondary
#AE407E
accent
#187ECD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481