#6EF5AA#6EF5AA
#6EF5AA is a very light, vivid green. Relative luminance 0.715; OKLCH L 87.6% C 0.160 H 156.4°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF5AA |
|---|---|
| RGB | rgb(110, 245, 170) |
| HSL | hsl(147, 87%, 70%) |
| HSV | hsv(147, 55%, 96%) |
| CMYK | cmyk(55.1%, 0%, 30.6%, 3.9%) |
| CIE-LAB | lab(87.74, -53.62, 25.19) |
| CIE-LCH | lch(87.74, 59.25, 154.84°) |
| OKLab | oklab(87.56% -0.1462 0.0638) |
| OKLCH | oklch(87.56% 0.16 156.4) |
| XYZ | xyz(46.3347, 71.5179, 49.3850) |
| Luminance | 0.7152 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.39
Seafoam (survey)
#80F9AD
ΔE00 1.70
Light Blue Green
#7EFBB3
ΔE00 1.77
Light Greenish Blue
#63F7B4
ΔE00 2.17
Light Bluish Green
#76FDA8
ΔE00 2.37
Light Green Blue
#56FCA2
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF5AA #F56EB9
analogous
#75F56E #6EF5AA #6EF5EE
triadic
#6EF5AA #AA6EF5 #F5AA6E
tetradic
#6EF5AA #6E75F5 #F56EB9 #F5EE6E
square
#6EF5AA #6E75F5 #F56EB9 #F5EE6E
split-complementary
#6EF5AA #EE6EF5 #F56E75
monochromatic
#0FDA69 #35F188 #6EF5AA #A7F9CC #E1FDED
Accessibility & contrast
On white
1.37
#6EF5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#6EF5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF5AA
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF5AA | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A5
Deuteranopia (green-blind)
#E1D7AF
Tritanopia (blue-blind)
#42F3E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6ef5aa; /* rgb */ color: rgb(110, 245, 170); /* oklch */ color: oklch(87.6% 0.160 156.4);
Tailwind
colors: {
custom: {
50: '#a1f9c3',
500: '#6ef5aa',
950: '#000000',
},
}SCSS
$custom: #6ef5aa; $custom-light: #a1f9c3; $custom-dark: #000000;
JSON
{
"hex": "#6ef5aa",
"rgb": {
"r": 110,
"g": 245,
"b": 170
},
"hsl": {
"h": 146.667,
"s": 87.097,
"l": 69.608
},
"oklch": {
"l": 0.87559,
"c": 0.15952,
"h": 156.4
},
"luminance": 0.71522
}Semantic roles & 50–950 ramp
primary
#6EF5AA
secondary
#CF388C
accent
#027FE4
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582