#CFF87C#CFF87C
#CFF87C is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.4% C 0.158 H 124.5°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF87C |
|---|---|
| RGB | rgb(207, 248, 124) |
| HSL | hsl(80, 90%, 73%) |
| HSV | hsv(80, 50%, 97%) |
| CMYK | cmyk(16.5%, 0%, 50%, 2.7%) |
| CIE-LAB | lab(92.51, -31.91, 54.74) |
| CIE-LCH | lch(92.51, 63.37, 120.24°) |
| OKLab | oklab(92.44% -0.0896 0.1301) |
| OKLCH | oklch(92.44% 0.158 124.5) |
| XYZ | xyz(62.9376, 81.8550, 31.5487) |
| Luminance | 0.8185 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.52
Light Pea Green
#C4FE82
ΔE00 2.98
Pear
#CBF85F
ΔE00 3.21
Pale Lime
#BEFD73
ΔE00 3.34
Light Yellowish Green
#C2FF89
ΔE00 3.88
Pistachio (survey)
#C0FA8B
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF87C #A57CF8
analogous
#F8E37C #CFF87C #91F87C
triadic
#CFF87C #7CCFF8 #F87CCF
tetradic
#CFF87C #7CF8E3 #A57CF8 #F87C91
square
#CFF87C #7CF8E3 #A57CF8 #F87C91
split-complementary
#CFF87C #7C91F8 #E37CF8
monochromatic
#A3ED0D #BAF542 #CFF87C #E4FBB6 #F4FDE2
Accessibility & contrast
On white
1.21
#CFF87C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#CFF87C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF87C
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF87C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF87C | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB71
Deuteranopia (green-blind)
#FEE983
Tritanopia (blue-blind)
#D6EEDC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cff87c; /* rgb */ color: rgb(207, 248, 124); /* oklch */ color: oklch(92.4% 0.158 124.5);
Tailwind
colors: {
custom: {
50: '#e0faa5',
500: '#cff87c',
950: '#000000',
},
}SCSS
$custom: #cff87c; $custom-light: #e0faa5; $custom-dark: #000000;
JSON
{
"hex": "#cff87c",
"rgb": {
"r": 207,
"g": 248,
"b": 124
},
"hsl": {
"h": 79.839,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.92439,
"c": 0.15799,
"h": 124.5
},
"luminance": 0.81855
}Semantic roles & 50–950 ramp
primary
#CFF87C
secondary
#7444D4
accent
#00E64C
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580