#6FE8A5#6FE8A5
#6FE8A5 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.4% C 0.146 H 157.0°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE8A5 |
|---|---|
| RGB | rgb(111, 232, 165) |
| HSL | hsl(147, 72%, 67%) |
| HSV | hsv(147, 52%, 91%) |
| CMYK | cmyk(52.2%, 0%, 28.9%, 9%) |
| CIE-LAB | lab(83.86, -49.01, 22.46) |
| CIE-LCH | lch(83.86, 53.91, 155.38°) |
| OKLab | oklab(84.38% -0.134 0.057) |
| OKLCH | oklch(84.38% 0.146 157) |
| XYZ | xyz(42.2003, 63.8057, 45.6819) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.61
Seafoam Green
#7AF9AB
ΔE00 3.97
Seafoam (survey)
#80F9AD
ΔE00 4.00
Light Blue Green
#7EFBB3
ΔE00 4.13
Light Sea Green
#98F6B0
ΔE00 4.85
Aqua Green
#12E193
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE8A5 #E86FB2
analogous
#76E86F #6FE8A5 #6FE8E2
triadic
#6FE8A5 #A56FE8 #E8A56F
tetradic
#6FE8A5 #6F76E8 #E86FB2 #E8E26F
square
#6FE8A5 #6F76E8 #E86FB2 #E8E26F
split-complementary
#6FE8A5 #E26FE8 #E86F76
monochromatic
#1EBE66 #3AE084 #6FE8A5 #A4F0C6 #D9F9E7
Accessibility & contrast
On white
1.53
#6FE8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#6FE8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE8A5
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE8A5 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D8A1
Deuteranopia (green-blind)
#D5CCA9
Tritanopia (blue-blind)
#4BE6D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6fe8a5; /* rgb */ color: rgb(111, 232, 165); /* oklch */ color: oklch(84.4% 0.146 157.0);
Tailwind
colors: {
custom: {
50: '#a0f0c0',
500: '#6fe8a5',
950: '#000000',
},
}SCSS
$custom: #6fe8a5; $custom-light: #a0f0c0; $custom-dark: #000000;
JSON
{
"hex": "#6fe8a5",
"rgb": {
"r": 111,
"g": 232,
"b": 165
},
"hsl": {
"h": 146.777,
"s": 72.455,
"l": 67.255
},
"oklch": {
"l": 0.84375,
"c": 0.14561,
"h": 157
},
"luminance": 0.63809
}Semantic roles & 50–950 ramp
primary
#6FE8A5
secondary
#BD3E84
accent
#117DD5
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582