#6FE8A1#6FE8A1
#6FE8A1 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.3% C 0.149 H 155.5°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE8A1 |
|---|---|
| RGB | rgb(111, 232, 161) |
| HSL | hsl(145, 72%, 67%) |
| HSV | hsv(145, 52%, 91%) |
| CMYK | cmyk(52.2%, 0%, 30.6%, 9%) |
| CIE-LAB | lab(83.79, -49.77, 24.42) |
| CIE-LCH | lch(83.79, 55.44, 153.87°) |
| OKLab | oklab(84.29% -0.1358 0.0618) |
| OKLCH | oklch(84.29% 0.149 155.5) |
| XYZ | xyz(41.8419, 63.6624, 43.7944) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.73
Seafoam (survey)
#80F9AD
ΔE00 3.80
Light Greenish Blue
#63F7B4
ΔE00 3.94
Light Blue Green
#7EFBB3
ΔE00 4.14
Light Sea Green
#98F6B0
ΔE00 4.72
Aqua Green
#12E193
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE8A1 #E86FB6
analogous
#7AE86F #6FE8A1 #6FE8DD
triadic
#6FE8A1 #A16FE8 #E8A16F
tetradic
#6FE8A1 #6F7AE8 #E86FB6 #E8DD6F
square
#6FE8A1 #6F7AE8 #E86FB6 #E8DD6F
split-complementary
#6FE8A1 #DD6FE8 #E86F7A
monochromatic
#1EBE60 #3AE07F #6FE8A1 #A4F0C3 #D9F9E6
Accessibility & contrast
On white
1.53
#6FE8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#6FE8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE8A1
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE8A1 | 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)
#E7D89D
Deuteranopia (green-blind)
#D6CCA5
Tritanopia (blue-blind)
#4DE6D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6fe8a1; /* rgb */ color: rgb(111, 232, 161); /* oklch */ color: oklch(84.3% 0.149 155.5);
Tailwind
colors: {
custom: {
50: '#a0f0bd',
500: '#6fe8a1',
950: '#000000',
},
}SCSS
$custom: #6fe8a1; $custom-light: #a0f0bd; $custom-dark: #000000;
JSON
{
"hex": "#6fe8a1",
"rgb": {
"r": 111,
"g": 232,
"b": 161
},
"hsl": {
"h": 144.793,
"s": 72.455,
"l": 67.255
},
"oklch": {
"l": 0.84289,
"c": 0.14916,
"h": 155.5
},
"luminance": 0.63666
}Semantic roles & 50–950 ramp
primary
#6FE8A1
secondary
#BD3E89
accent
#1184D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582