#6AEC99#6AEC99
#6AEC99 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.9% C 0.164 H 153.1°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEC99 |
|---|---|
| RGB | rgb(106, 236, 153) |
| HSL | hsl(142, 77%, 67%) |
| HSV | hsv(142, 55%, 93%) |
| CMYK | cmyk(55.1%, 0%, 35.2%, 7.5%) |
| CIE-LAB | lab(84.66, -54.01, 29.67) |
| CIE-LCH | lch(84.66, 61.62, 151.22°) |
| OKLab | oklab(84.91% -0.1466 0.0744) |
| OKLCH | oklch(84.91% 0.164 153.1) |
| XYZ | xyz(41.6859, 65.3512, 40.5481) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.18
Seafoam (survey)
#80F9AD
ΔE00 3.46
Light Bluish Green
#76FDA8
ΔE00 3.63
Light Green Blue
#56FCA2
ΔE00 3.68
Sea Green (survey)
#53FCA1
ΔE00 3.75
Weird Green
#3AE57F
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEC99 #EC6ABD
analogous
#7CEC6A #6AEC99 #6AECDA
triadic
#6AEC99 #996AEC #EC996A
tetradic
#6AEC99 #6A7CEC #EC6ABD #ECDA6A
square
#6AEC99 #6A7CEC #EC6ABD #ECDA6A
split-complementary
#6AEC99 #DA6AEC #EC6A7C
monochromatic
#19C356 #34E574 #6AEC99 #A0F3BE #D7FAE3
Accessibility & contrast
On white
1.49
#6AEC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#6AEC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEC99
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEC99 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB94
Deuteranopia (green-blind)
#DACE9E
Tritanopia (blue-blind)
#45E9D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6aec99; /* rgb */ color: rgb(106, 236, 153); /* oklch */ color: oklch(84.9% 0.164 153.1);
Tailwind
colors: {
custom: {
50: '#9ef3b7',
500: '#6aec99',
950: '#000000',
},
}SCSS
$custom: #6aec99; $custom-light: #9ef3b7; $custom-dark: #000000;
JSON
{
"hex": "#6aec99",
"rgb": {
"r": 106,
"g": 236,
"b": 153
},
"hsl": {
"h": 141.692,
"s": 77.381,
"l": 67.059
},
"oklch": {
"l": 0.84912,
"c": 0.16444,
"h": 153.1
},
"luminance": 0.65355
}Semantic roles & 50–950 ramp
primary
#6AEC99
secondary
#C13990
accent
#0C8FDA
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581