#CFF587#CFF587
#CFF587 is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 91.9% C 0.143 H 124.8°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF587 |
|---|---|
| RGB | rgb(207, 245, 135) |
| HSL | hsl(81, 85%, 75%) |
| HSV | hsv(81, 45%, 96%) |
| CMYK | cmyk(15.5%, 0%, 44.9%, 3.9%) |
| CIE-LAB | lab(91.83, -29.38, 48.76) |
| CIE-LCH | lch(91.83, 56.93, 121.08°) |
| OKLab | oklab(91.93% -0.0817 0.1176) |
| OKLCH | oklch(91.93% 0.143 124.8) |
| XYZ | xyz(62.7575, 80.3191, 35.1138) |
| Luminance | 0.8032 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.57
Light Pea Green
#C4FE82
ΔE00 3.40
Pistachio (survey)
#C0FA8B
ΔE00 3.46
Light Yellowish Green
#C2FF89
ΔE00 3.86
Celery
#C1FD95
ΔE00 4.38
Pale Lime
#BEFD73
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF587 #AD87F5
analogous
#F5E487 #CFF587 #98F587
triadic
#CFF587 #87CFF5 #F587CF
tetradic
#CFF587 #87F5E4 #AD87F5 #F58798
square
#CFF587 #87F5E4 #AD87F5 #F58798
split-complementary
#CFF587 #8798F5 #E487F5
monochromatic
#A2EC16 #B8F04F #CFF587 #E6FABF #F4FDE3
Accessibility & contrast
On white
1.23
#CFF587 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#CFF587 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF587
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF587 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF587 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97E
Deuteranopia (green-blind)
#FAE78D
Tritanopia (blue-blind)
#D6ECDB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cff587; /* rgb */ color: rgb(207, 245, 135); /* oklch */ color: oklch(91.9% 0.143 124.8);
Tailwind
colors: {
custom: {
50: '#dff8ac',
500: '#cff587',
950: '#000000',
},
}SCSS
$custom: #cff587; $custom-light: #dff8ac; $custom-dark: #000000;
JSON
{
"hex": "#cff587",
"rgb": {
"r": 207,
"g": 245,
"b": 135
},
"hsl": {
"h": 80.727,
"s": 84.615,
"l": 74.51
},
"oklch": {
"l": 0.91932,
"c": 0.1432,
"h": 124.8
},
"luminance": 0.80319
}Semantic roles & 50–950 ramp
primary
#CFF587
secondary
#7C4ED2
accent
#04E151
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581