#6FE8A2#6FE8A2
#6FE8A2 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.3% C 0.148 H 155.9°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE8A2 |
|---|---|
| RGB | rgb(111, 232, 162) |
| HSL | hsl(145, 72%, 67%) |
| HSV | hsv(145, 52%, 91%) |
| CMYK | cmyk(52.2%, 0%, 30.2%, 9%) |
| CIE-LAB | lab(83.81, -49.58, 23.93) |
| CIE-LCH | lch(83.81, 55.05, 154.24°) |
| OKLab | oklab(84.31% -0.1353 0.0606) |
| OKLCH | oklch(84.31% 0.148 155.9) |
| XYZ | xyz(41.9305, 63.6978, 44.2607) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.78
Seafoam (survey)
#80F9AD
ΔE00 3.84
Light Greenish Blue
#63F7B4
ΔE00 3.84
Light Blue Green
#7EFBB3
ΔE00 4.12
Light Sea Green
#98F6B0
ΔE00 4.74
Aqua Green
#12E193
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE8A2 #E86FB5
analogous
#79E86F #6FE8A2 #6FE8DE
triadic
#6FE8A2 #A26FE8 #E8A26F
tetradic
#6FE8A2 #6F79E8 #E86FB5 #E8DE6F
square
#6FE8A2 #6F79E8 #E86FB5 #E8DE6F
split-complementary
#6FE8A2 #DE6FE8 #E86F79
monochromatic
#1EBE62 #3AE080 #6FE8A2 #A4F0C4 #D9F9E6
Accessibility & contrast
On white
1.53
#6FE8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#6FE8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE8A2
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE8A2 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89E
Deuteranopia (green-blind)
#D6CCA6
Tritanopia (blue-blind)
#4CE6D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6fe8a2; /* rgb */ color: rgb(111, 232, 162); /* oklch */ color: oklch(84.3% 0.148 155.9);
Tailwind
colors: {
custom: {
50: '#a0f0be',
500: '#6fe8a2',
950: '#000000',
},
}SCSS
$custom: #6fe8a2; $custom-light: #a0f0be; $custom-dark: #000000;
JSON
{
"hex": "#6fe8a2",
"rgb": {
"r": 111,
"g": 232,
"b": 162
},
"hsl": {
"h": 145.289,
"s": 72.455,
"l": 67.255
},
"oklch": {
"l": 0.8431,
"c": 0.14827,
"h": 155.9
},
"luminance": 0.63701
}Semantic roles & 50–950 ramp
primary
#6FE8A2
secondary
#BD3E88
accent
#1182D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582