#6FE8A0#6FE8A0
#6FE8A0 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.3% C 0.150 H 155.2°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE8A0 |
|---|---|
| RGB | rgb(111, 232, 160) |
| HSL | hsl(144, 72%, 67%) |
| HSV | hsv(144, 52%, 91%) |
| CMYK | cmyk(52.2%, 0%, 31%, 9%) |
| CIE-LAB | lab(83.77, -49.96, 24.91) |
| CIE-LCH | lch(83.77, 55.82, 153.50°) |
| OKLab | oklab(84.27% -0.1362 0.063) |
| OKLCH | oklch(84.27% 0.15 155.2) |
| XYZ | xyz(41.7541, 63.6272, 43.3318) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.70
Seafoam (survey)
#80F9AD
ΔE00 3.78
Light Greenish Blue
#63F7B4
ΔE00 4.04
Light Blue Green
#7EFBB3
ΔE00 4.16
Light Bluish Green
#76FDA8
ΔE00 4.69
Light Sea Green
#98F6B0
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE8A0 #E86FB7
analogous
#7AE86F #6FE8A0 #6FE8DD
triadic
#6FE8A0 #A06FE8 #E8A06F
tetradic
#6FE8A0 #6F7AE8 #E86FB7 #E8DD6F
square
#6FE8A0 #6F7AE8 #E86FB7 #E8DD6F
split-complementary
#6FE8A0 #DD6FE8 #E86F7A
monochromatic
#1EBE5F #3AE07D #6FE8A0 #A4F0C3 #D9F9E6
Accessibility & contrast
On white
1.53
#6FE8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#6FE8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE8A0
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE8A0 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89C
Deuteranopia (green-blind)
#D6CCA4
Tritanopia (blue-blind)
#4DE6D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6fe8a0; /* rgb */ color: rgb(111, 232, 160); /* oklch */ color: oklch(84.3% 0.150 155.2);
Tailwind
colors: {
custom: {
50: '#a0f0bc',
500: '#6fe8a0',
950: '#000000',
},
}SCSS
$custom: #6fe8a0; $custom-light: #a0f0bc; $custom-dark: #000000;
JSON
{
"hex": "#6fe8a0",
"rgb": {
"r": 111,
"g": 232,
"b": 160
},
"hsl": {
"h": 144.298,
"s": 72.455,
"l": 67.255
},
"oklch": {
"l": 0.84268,
"c": 0.15007,
"h": 155.2
},
"luminance": 0.63631
}Semantic roles & 50–950 ramp
primary
#6FE8A0
secondary
#BD3E8A
accent
#1185D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582