#CFF87E#CFF87E
#CFF87E is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.5% C 0.156 H 124.7°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF87E |
|---|---|
| RGB | rgb(207, 248, 126) |
| HSL | hsl(80, 90%, 73%) |
| HSV | hsv(80, 49%, 97%) |
| CMYK | cmyk(16.5%, 0%, 49.2%, 2.7%) |
| CIE-LAB | lab(92.53, -31.71, 53.85) |
| CIE-LCH | lch(92.53, 62.49, 120.50°) |
| OKLab | oklab(92.46% -0.0889 0.1283) |
| OKLCH | oklch(92.46% 0.156 124.7) |
| XYZ | xyz(63.0654, 81.9061, 32.2216) |
| Luminance | 0.8191 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.48
Light Pea Green
#C4FE82
ΔE00 2.88
Pale Lime
#BEFD73
ΔE00 3.38
Pear
#CBF85F
ΔE00 3.47
Light Yellowish Green
#C2FF89
ΔE00 3.73
Pistachio (survey)
#C0FA8B
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF87E #A77EF8
analogous
#F8E47E #CFF87E #92F87E
triadic
#CFF87E #7ECFF8 #F87ECF
tetradic
#CFF87E #7EF8E4 #A77EF8 #F87E92
square
#CFF87E #7EF8E4 #A77EF8 #F87E92
split-complementary
#CFF87E #7E92F8 #E47EF8
monochromatic
#A3EF0D #B9F544 #CFF87E #E5FBB8 #F4FDE2
Accessibility & contrast
On white
1.21
#CFF87E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#CFF87E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF87E
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF87E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF87E | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB73
Deuteranopia (green-blind)
#FEE985
Tritanopia (blue-blind)
#D6EEDC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cff87e; /* rgb */ color: rgb(207, 248, 126); /* oklch */ color: oklch(92.5% 0.156 124.7);
Tailwind
colors: {
custom: {
50: '#e0faa6',
500: '#cff87e',
950: '#000000',
},
}SCSS
$custom: #cff87e; $custom-light: #e0faa6; $custom-dark: #000000;
JSON
{
"hex": "#cff87e",
"rgb": {
"r": 207,
"g": 248,
"b": 126
},
"hsl": {
"h": 80.164,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.92464,
"c": 0.1561,
"h": 124.7
},
"luminance": 0.81907
}Semantic roles & 50–950 ramp
primary
#CFF87E
secondary
#7646D5
accent
#00E64D
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580