#6FF5AA#6FF5AA
#6FF5AA is a very light, vivid green. Relative luminance 0.716; OKLCH L 87.6% C 0.159 H 156.3°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF5AA |
|---|---|
| RGB | rgb(111, 245, 170) |
| HSL | hsl(146, 87%, 70%) |
| HSV | hsv(146, 55%, 96%) |
| CMYK | cmyk(54.7%, 0%, 30.6%, 3.9%) |
| CIE-LAB | lab(87.77, -53.41, 25.24) |
| CIE-LCH | lch(87.77, 59.07, 154.71°) |
| OKLab | oklab(87.59% -0.1456 0.0639) |
| OKLCH | oklch(87.59% 0.159 156.3) |
| XYZ | xyz(46.4599, 71.5824, 49.3909) |
| Luminance | 0.7159 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.33
Seafoam (survey)
#80F9AD
ΔE00 1.63
Light Blue Green
#7EFBB3
ΔE00 1.73
Light Greenish Blue
#63F7B4
ΔE00 2.23
Light Bluish Green
#76FDA8
ΔE00 2.34
Light Green Blue
#56FCA2
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF5AA #F56FBA
analogous
#77F56F #6FF5AA #6FF5ED
triadic
#6FF5AA #AA6FF5 #F5AA6F
tetradic
#6FF5AA #6F77F5 #F56FBA #F5ED6F
square
#6FF5AA #6F77F5 #F56FBA #F5ED6F
split-complementary
#6FF5AA #ED6FF5 #F56F77
monochromatic
#0FDA69 #36F188 #6FF5AA #A8F9CC #E1FDEE
Accessibility & contrast
On white
1.37
#6FF5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#6FF5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF5AA
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF5AA | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A5
Deuteranopia (green-blind)
#E1D7AF
Tritanopia (blue-blind)
#44F3E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6ff5aa; /* rgb */ color: rgb(111, 245, 170); /* oklch */ color: oklch(87.6% 0.159 156.3);
Tailwind
colors: {
custom: {
50: '#a2f9c3',
500: '#6ff5aa',
950: '#000000',
},
}SCSS
$custom: #6ff5aa; $custom-light: #a2f9c3; $custom-dark: #000000;
JSON
{
"hex": "#6ff5aa",
"rgb": {
"r": 111,
"g": 245,
"b": 170
},
"hsl": {
"h": 146.418,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.87593,
"c": 0.15902,
"h": 156.3
},
"luminance": 0.71587
}Semantic roles & 50–950 ramp
primary
#6FF5AA
secondary
#CF398D
accent
#0280E4
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582