#6FF0AE#6FF0AE
#6FF0AE is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.5% C 0.149 H 158.7°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF0AE |
|---|---|
| RGB | rgb(111, 240, 174) |
| HSL | hsl(149, 81%, 69%) |
| HSV | hsv(149, 54%, 94%) |
| CMYK | cmyk(53.8%, 0%, 27.5%, 5.9%) |
| CIE-LAB | lab(86.38, -50.59, 21.28) |
| CIE-LCH | lch(86.38, 54.88, 157.18°) |
| OKLab | oklab(86.49% -0.1386 0.0542) |
| OKLCH | oklch(86.49% 0.149 158.7) |
| XYZ | xyz(45.3518, 68.7516, 50.9166) |
| Luminance | 0.6876 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.85
Light Blue Green
#7EFBB3
ΔE00 2.71
Seafoam Green
#7AF9AB
ΔE00 2.98
Seafoam (survey)
#80F9AD
ΔE00 3.01
Light Aquamarine
#7BFDC7
ΔE00 4.12
Light Bluish Green
#76FDA8
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF0AE #F06FB1
analogous
#71F06F #6FF0AE #6FF0EE
triadic
#6FF0AE #AE6FF0 #F0AE6F
tetradic
#6FF0AE #6F71F0 #F06FB1 #F0EE6F
square
#6FF0AE #6F71F0 #F06FB1 #F0EE6F
split-complementary
#6FF0AE #EE6FF0 #F06F71
monochromatic
#16CF70 #38EA8F #6FF0AE #A6F6CD #DEFCEC
Accessibility & contrast
On white
1.42
#6FF0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#6FF0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF0AE
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF0AE | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AA
Deuteranopia (green-blind)
#DBD3B2
Tritanopia (blue-blind)
#44EFDE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6ff0ae; /* rgb */ color: rgb(111, 240, 174); /* oklch */ color: oklch(86.5% 0.149 158.7);
Tailwind
colors: {
custom: {
50: '#a1f6c6',
500: '#6ff0ae',
950: '#000000',
},
}SCSS
$custom: #6ff0ae; $custom-light: #a1f6c6; $custom-dark: #000000;
JSON
{
"hex": "#6ff0ae",
"rgb": {
"r": 111,
"g": 240,
"b": 174
},
"hsl": {
"h": 149.302,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.86486,
"c": 0.14878,
"h": 158.7
},
"luminance": 0.68756
}Semantic roles & 50–950 ramp
primary
#6FF0AE
secondary
#C93A83
accent
#0875DD
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582