#6AE69E#6AE69E
#6AE69E is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.6% C 0.152 H 155.6°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE69E |
|---|---|
| RGB | rgb(106, 230, 158) |
| HSL | hsl(145, 71%, 66%) |
| HSV | hsv(145, 54%, 90%) |
| CMYK | cmyk(53.9%, 0%, 31.3%, 9.8%) |
| CIE-LAB | lab(82.98, -50.67, 24.83) |
| CIE-LCH | lch(82.98, 56.42, 153.89°) |
| OKLab | oklab(83.56% -0.1381 0.0628) |
| OKLCH | oklch(83.56% 0.152 155.6) |
| XYZ | xyz(40.4090, 62.1228, 42.2026) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.20
Aqua Green
#12E193
ΔE00 4.23
Light Greenish Blue
#63F7B4
ΔE00 4.30
Seafoam (survey)
#80F9AD
ΔE00 4.32
Light Blue Green
#7EFBB3
ΔE00 4.67
Light Bluish Green
#76FDA8
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE69E #E66AB2
analogous
#74E66A #6AE69E #6AE6DC
triadic
#6AE69E #9E6AE6 #E69E6A
tetradic
#6AE69E #6A74E6 #E66AB2 #E6DC6A
square
#6AE69E #6A74E6 #E66AB2 #E6DC6A
split-complementary
#6AE69E #DC6AE6 #E66A74
monochromatic
#1FB75F #36DD7C #6AE69E #9EEFC0 #D3F8E2
Accessibility & contrast
On white
1.56
#6AE69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#6AE69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE69E
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE69E | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69A
Deuteranopia (green-blind)
#D4CAA2
Tritanopia (blue-blind)
#45E4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ae69e; /* rgb */ color: rgb(106, 230, 158); /* oklch */ color: oklch(83.6% 0.152 155.6);
Tailwind
colors: {
custom: {
50: '#9defbb',
500: '#6ae69e',
950: '#000000',
},
}SCSS
$custom: #6ae69e; $custom-light: #9defbb; $custom-dark: #000000;
JSON
{
"hex": "#6ae69e",
"rgb": {
"r": 106,
"g": 230,
"b": 158
},
"hsl": {
"h": 145.161,
"s": 71.264,
"l": 65.882
},
"oklch": {
"l": 0.83562,
"c": 0.15168,
"h": 155.6
},
"luminance": 0.62126
}Semantic roles & 50–950 ramp
primary
#6AE69E
secondary
#B73D84
accent
#1282D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1612
muted
#808582