#6FEF9F#6FEF9F
#6FEF9F is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.9% C 0.161 H 153.8°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEF9F |
|---|---|
| RGB | rgb(111, 239, 159) |
| HSL | hsl(143, 80%, 69%) |
| HSV | hsv(143, 54%, 94%) |
| CMYK | cmyk(53.6%, 0%, 33.5%, 6.3%) |
| CIE-LAB | lab(85.81, -53.01, 28.19) |
| CIE-LCH | lch(85.81, 60.03, 152.00°) |
| OKLab | oklab(85.93% -0.1441 0.0709) |
| OKLCH | oklch(85.93% 0.161 153.8) |
| XYZ | xyz(43.6767, 67.6119, 43.5429) |
| Luminance | 0.6762 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.30
Seafoam (survey)
#80F9AD
ΔE00 2.56
Light Bluish Green
#76FDA8
ΔE00 2.96
Light Blue Green
#7EFBB3
ΔE00 3.23
Light Green Blue
#56FCA2
ΔE00 3.32
Sea Green (survey)
#53FCA1
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEF9F #EF6FBF
analogous
#7FEF6F #6FEF9F #6FEFDF
triadic
#6FEF9F #9F6FEF #EF9F6F
tetradic
#6FEF9F #6F7FEF #EF6FBF #EFDF6F
square
#6FEF9F #6F7FEF #EF6FBF #EFDF6F
split-complementary
#6FEF9F #DF6FEF #EF6F7F
monochromatic
#17CD5B #38E97A #6FEF9F #A6F5C4 #DDFBE8
Accessibility & contrast
On white
1.45
#6FEF9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#6FEF9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEF9F
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEF9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEF9F | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE9A
Deuteranopia (green-blind)
#DDD2A4
Tritanopia (blue-blind)
#4CECDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6fef9f; /* rgb */ color: rgb(111, 239, 159); /* oklch */ color: oklch(85.9% 0.161 153.8);
Tailwind
colors: {
custom: {
50: '#a1f5bc',
500: '#6fef9f',
950: '#000000',
},
}SCSS
$custom: #6fef9f; $custom-light: #a1f5bc; $custom-dark: #000000;
JSON
{
"hex": "#6fef9f",
"rgb": {
"r": 111,
"g": 239,
"b": 159
},
"hsl": {
"h": 142.5,
"s": 80,
"l": 68.627
},
"oklch": {
"l": 0.8593,
"c": 0.16065,
"h": 153.8
},
"luminance": 0.67616
}Semantic roles & 50–950 ramp
primary
#6FEF9F
secondary
#C83B93
accent
#098DDC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582