#6FE9AA#6FE9AA
#6FE9AA is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.7% C 0.143 H 158.6°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE9AA |
|---|---|
| RGB | rgb(111, 233, 170) |
| HSL | hsl(149, 73%, 67%) |
| HSV | hsv(149, 52%, 91%) |
| CMYK | cmyk(52.4%, 0%, 27%, 8.6%) |
| CIE-LAB | lab(84.25, -48.45, 20.41) |
| CIE-LCH | lch(84.25, 52.57, 157.16°) |
| OKLab | oklab(84.73% -0.1328 0.052) |
| OKLCH | oklch(84.73% 0.143 158.6) |
| XYZ | xyz(42.9466, 64.5559, 48.2198) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.23
Light Blue Green
#7EFBB3
ΔE00 4.11
Seafoam (survey)
#80F9AD
ΔE00 4.21
Seafoam Green
#7AF9AB
ΔE00 4.23
Seafoam
#7FE0B3
ΔE00 4.29
Light Sea Green
#98F6B0
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE9AA #E96FAE
analogous
#71E96F #6FE9AA #6FE9E7
triadic
#6FE9AA #AA6FE9 #E9AA6F
tetradic
#6FE9AA #6F71E9 #E96FAE #E9E76F
square
#6FE9AA #6F71E9 #E96FAE #E9E76F
split-complementary
#6FE9AA #E76FE9 #E96F71
monochromatic
#1DC06C #3AE18B #6FE9AA #A4F1C9 #D9F9E9
Accessibility & contrast
On white
1.51
#6FE9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#6FE9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE9AA
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE9AA | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA6
Deuteranopia (green-blind)
#D5CDAE
Tritanopia (blue-blind)
#48E8D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6fe9aa; /* rgb */ color: rgb(111, 233, 170); /* oklch */ color: oklch(84.7% 0.143 158.6);
Tailwind
colors: {
custom: {
50: '#a0f1c3',
500: '#6fe9aa',
950: '#000000',
},
}SCSS
$custom: #6fe9aa; $custom-light: #a0f1c3; $custom-dark: #000000;
JSON
{
"hex": "#6fe9aa",
"rgb": {
"r": 111,
"g": 233,
"b": 170
},
"hsl": {
"h": 149.016,
"s": 73.494,
"l": 67.451
},
"oklch": {
"l": 0.84725,
"c": 0.14264,
"h": 158.6
},
"luminance": 0.6456
}Semantic roles & 50–950 ramp
primary
#6FE9AA
secondary
#BF3D80
accent
#1076D6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582