#6FE8A6#6FE8A6
#6FE8A6 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.4% C 0.145 H 157.3°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE8A6 |
|---|---|
| RGB | rgb(111, 232, 166) |
| HSL | hsl(147, 72%, 67%) |
| HSV | hsv(147, 52%, 91%) |
| CMYK | cmyk(52.2%, 0%, 28.4%, 9%) |
| CIE-LAB | lab(83.88, -48.82, 21.97) |
| CIE-LCH | lch(83.88, 53.53, 155.77°) |
| OKLab | oklab(84.4% -0.1335 0.0558) |
| OKLCH | oklch(84.4% 0.145 157.3) |
| XYZ | xyz(42.2917, 63.8423, 46.1631) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.55
Seafoam Green
#7AF9AB
ΔE00 4.06
Seafoam (survey)
#80F9AD
ΔE00 4.07
Light Blue Green
#7EFBB3
ΔE00 4.16
Seafoam
#7FE0B3
ΔE00 4.73
Light Sea Green
#98F6B0
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE8A6 #E86FB1
analogous
#74E86F #6FE8A6 #6FE8E3
triadic
#6FE8A6 #A66FE8 #E8A66F
tetradic
#6FE8A6 #6F74E8 #E86FB1 #E8E36F
square
#6FE8A6 #6F74E8 #E86FB1 #E8E36F
split-complementary
#6FE8A6 #E36FE8 #E86F74
monochromatic
#1EBE67 #3AE085 #6FE8A6 #A4F0C7 #D9F9E7
Accessibility & contrast
On white
1.53
#6FE8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#6FE8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE8A6
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE8A6 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A2
Deuteranopia (green-blind)
#D5CCAA
Tritanopia (blue-blind)
#4BE6D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6fe8a6; /* rgb */ color: rgb(111, 232, 166); /* oklch */ color: oklch(84.4% 0.145 157.3);
Tailwind
colors: {
custom: {
50: '#a0f0c0',
500: '#6fe8a6',
950: '#000000',
},
}SCSS
$custom: #6fe8a6; $custom-light: #a0f0c0; $custom-dark: #000000;
JSON
{
"hex": "#6fe8a6",
"rgb": {
"r": 111,
"g": 232,
"b": 166
},
"hsl": {
"h": 147.273,
"s": 72.455,
"l": 67.255
},
"oklch": {
"l": 0.84397,
"c": 0.14473,
"h": 157.3
},
"luminance": 0.63846
}Semantic roles & 50–950 ramp
primary
#6FE8A6
secondary
#BD3E83
accent
#117CD5
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582