#6FE8A3#6FE8A3
#6FE8A3 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.3% C 0.147 H 156.2°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE8A3 |
|---|---|
| RGB | rgb(111, 232, 163) |
| HSL | hsl(146, 72%, 67%) |
| HSV | hsv(146, 52%, 91%) |
| CMYK | cmyk(52.2%, 0%, 29.7%, 9%) |
| CIE-LAB | lab(83.83, -49.39, 23.44) |
| CIE-LCH | lch(83.83, 54.67, 154.61°) |
| OKLab | oklab(84.33% -0.1349 0.0594) |
| OKLCH | oklch(84.33% 0.147 156.2) |
| XYZ | xyz(42.0197, 63.7335, 44.7307) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.76
Seafoam Green
#7AF9AB
ΔE00 3.83
Seafoam (survey)
#80F9AD
ΔE00 3.88
Light Blue Green
#7EFBB3
ΔE00 4.11
Light Sea Green
#98F6B0
ΔE00 4.77
Aqua Green
#12E193
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE8A3 #E86FB4
analogous
#78E86F #6FE8A3 #6FE8DF
triadic
#6FE8A3 #A36FE8 #E8A36F
tetradic
#6FE8A3 #6F78E8 #E86FB4 #E8DF6F
square
#6FE8A3 #6F78E8 #E86FB4 #E8DF6F
split-complementary
#6FE8A3 #DF6FE8 #E86F78
monochromatic
#1EBE63 #3AE081 #6FE8A3 #A4F0C5 #D9F9E6
Accessibility & contrast
On white
1.53
#6FE8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#6FE8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE8A3
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE8A3 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89F
Deuteranopia (green-blind)
#D6CCA7
Tritanopia (blue-blind)
#4CE6D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6fe8a3; /* rgb */ color: rgb(111, 232, 163); /* oklch */ color: oklch(84.3% 0.147 156.2);
Tailwind
colors: {
custom: {
50: '#a0f0be',
500: '#6fe8a3',
950: '#000000',
},
}SCSS
$custom: #6fe8a3; $custom-light: #a0f0be; $custom-dark: #000000;
JSON
{
"hex": "#6fe8a3",
"rgb": {
"r": 111,
"g": 232,
"b": 163
},
"hsl": {
"h": 145.785,
"s": 72.455,
"l": 67.255
},
"oklch": {
"l": 0.84332,
"c": 0.14738,
"h": 156.2
},
"luminance": 0.63737
}Semantic roles & 50–950 ramp
primary
#6FE8A3
secondary
#BD3E87
accent
#1180D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582