#CFF987#CFF987
#CFF987 is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 92.8% C 0.149 H 125.8°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF987 |
|---|---|
| RGB | rgb(207, 249, 135) |
| HSL | hsl(82, 90%, 75%) |
| HSV | hsv(82, 46%, 98%) |
| CMYK | cmyk(16.9%, 0%, 45.8%, 2.4%) |
| CIE-LAB | lab(92.91, -31.25, 50.10) |
| CIE-LCH | lch(92.91, 59.04, 121.95°) |
| OKLab | oklab(92.8% -0.0869 0.1206) |
| OKLCH | oklch(92.8% 0.149 125.8) |
| XYZ | xyz(63.9807, 82.7654, 35.5216) |
| Luminance | 0.8277 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.68
Light Pea Green
#C4FE82
ΔE00 2.55
Pistachio (survey)
#C0FA8B
ΔE00 2.96
Light Yellowish Green
#C2FF89
ΔE00 3.08
Pale Lime
#BEFD73
ΔE00 3.63
Celery
#C1FD95
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF987 #B187F9
analogous
#F9EA87 #CFF987 #96F987
triadic
#CFF987 #87CFF9 #F987CF
tetradic
#CFF987 #87F9EA #B187F9 #F98796
square
#CFF987 #87F9EA #B187F9 #F98796
split-complementary
#CFF987 #8796F9 #EA87F9
monochromatic
#A0F312 #B8F64D #CFF987 #E6FCC1 #F3FEE2
Accessibility & contrast
On white
1.20
#CFF987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#CFF987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF987
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF987 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7E
Deuteranopia (green-blind)
#FEEA8D
Tritanopia (blue-blind)
#D5F0DE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff987; /* rgb */ color: rgb(207, 249, 135); /* oklch */ color: oklch(92.8% 0.149 125.8);
Tailwind
colors: {
custom: {
50: '#dffbac',
500: '#cff987',
950: '#000000',
},
}SCSS
$custom: #cff987; $custom-light: #dffbac; $custom-dark: #000000;
JSON
{
"hex": "#cff987",
"rgb": {
"r": 207,
"g": 249,
"b": 135
},
"hsl": {
"h": 82.105,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.92803,
"c": 0.14866,
"h": 125.8
},
"luminance": 0.82766
}Semantic roles & 50–950 ramp
primary
#CFF987
secondary
#804DD7
accent
#00E655
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581