#6AE69C#6AE69C
#6AE69C is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.5% C 0.153 H 154.9°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE69C |
|---|---|
| RGB | rgb(106, 230, 156) |
| HSL | hsl(144, 71%, 66%) |
| HSV | hsv(144, 54%, 90%) |
| CMYK | cmyk(53.9%, 0%, 32.2%, 9.8%) |
| CIE-LAB | lab(82.94, -51.04, 25.81) |
| CIE-LCH | lch(82.94, 57.19, 153.17°) |
| OKLab | oklab(83.52% -0.139 0.0651) |
| OKLCH | oklch(83.52% 0.153 154.9) |
| XYZ | xyz(40.2383, 62.0545, 41.3033) |
| Luminance | 0.6206 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.17
Aqua Green
#12E193
ΔE00 4.24
Seafoam (survey)
#80F9AD
ΔE00 4.31
Light Greenish Blue
#63F7B4
ΔE00 4.51
Light Blue Green
#7EFBB3
ΔE00 4.74
Weird Green
#3AE57F
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE69C #E66AB4
analogous
#76E66A #6AE69C #6AE6DA
triadic
#6AE69C #9C6AE6 #E69C6A
tetradic
#6AE69C #6A76E6 #E66AB4 #E6DA6A
square
#6AE69C #6A76E6 #E66AB4 #E6DA6A
split-complementary
#6AE69C #DA6AE6 #E66A76
monochromatic
#1FB75C #36DD79 #6AE69C #9EEFBF #D3F8E2
Accessibility & contrast
On white
1.57
#6AE69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#6AE69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE69C
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE69C | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D697
Deuteranopia (green-blind)
#D4CAA1
Tritanopia (blue-blind)
#46E4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ae69c; /* rgb */ color: rgb(106, 230, 156); /* oklch */ color: oklch(83.5% 0.153 154.9);
Tailwind
colors: {
custom: {
50: '#9defb9',
500: '#6ae69c',
950: '#000000',
},
}SCSS
$custom: #6ae69c; $custom-light: #9defb9; $custom-dark: #000000;
JSON
{
"hex": "#6ae69c",
"rgb": {
"r": 106,
"g": 230,
"b": 156
},
"hsl": {
"h": 144.194,
"s": 71.264,
"l": 65.882
},
"oklch": {
"l": 0.8352,
"c": 0.15348,
"h": 154.9
},
"luminance": 0.62058
}Semantic roles & 50–950 ramp
primary
#6AE69C
secondary
#B73D86
accent
#1285D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581