#6FEF9D#6FEF9D
#6FEF9D is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.9% C 0.162 H 153.2°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEF9D |
|---|---|
| RGB | rgb(111, 239, 157) |
| HSL | hsl(142, 80%, 69%) |
| HSV | hsv(142, 54%, 94%) |
| CMYK | cmyk(53.6%, 0%, 34.3%, 6.3%) |
| CIE-LAB | lab(85.78, -53.36, 29.16) |
| CIE-LCH | lch(85.78, 60.81, 151.35°) |
| OKLab | oklab(85.89% -0.145 0.0733) |
| OKLCH | oklch(85.89% 0.162 153.2) |
| XYZ | xyz(43.5046, 67.5430, 42.6363) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.43
Seafoam (survey)
#80F9AD
ΔE00 2.70
Light Bluish Green
#76FDA8
ΔE00 2.94
Light Green Blue
#56FCA2
ΔE00 3.28
Sea Green (survey)
#53FCA1
ΔE00 3.38
Light Blue Green
#7EFBB3
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEF9D #EF6FC1
analogous
#81EF6F #6FEF9D #6FEFDD
triadic
#6FEF9D #9D6FEF #EF9D6F
tetradic
#6FEF9D #6F81EF #EF6FC1 #EFDD6F
square
#6FEF9D #6F81EF #EF6FC1 #EFDD6F
split-complementary
#6FEF9D #DD6FEF #EF6F81
monochromatic
#17CD58 #38E978 #6FEF9D #A6F5C2 #DDFBE8
Accessibility & contrast
On white
1.45
#6FEF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#6FEF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEF9D
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEF9D | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE98
Deuteranopia (green-blind)
#DDD1A2
Tritanopia (blue-blind)
#4CECDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6fef9d; /* rgb */ color: rgb(111, 239, 157); /* oklch */ color: oklch(85.9% 0.162 153.2);
Tailwind
colors: {
custom: {
50: '#a1f5ba',
500: '#6fef9d',
950: '#000000',
},
}SCSS
$custom: #6fef9d; $custom-light: #a1f5ba; $custom-dark: #000000;
JSON
{
"hex": "#6fef9d",
"rgb": {
"r": 111,
"g": 239,
"b": 157
},
"hsl": {
"h": 141.563,
"s": 80,
"l": 68.627
},
"oklch": {
"l": 0.8589,
"c": 0.16246,
"h": 153.2
},
"luminance": 0.67547
}Semantic roles & 50–950 ramp
primary
#6FEF9D
secondary
#C83B95
accent
#0990DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581