#CFF588#CFF588
#CFF588 is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 91.9% C 0.142 H 124.9°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF588 |
|---|---|
| RGB | rgb(207, 245, 136) |
| HSL | hsl(81, 84%, 75%) |
| HSV | hsv(81, 44%, 96%) |
| CMYK | cmyk(15.5%, 0%, 44.5%, 3.9%) |
| CIE-LAB | lab(91.84, -29.28, 48.30) |
| CIE-LCH | lch(91.84, 56.48, 121.22°) |
| OKLab | oklab(91.95% -0.0813 0.1167) |
| OKLCH | oklch(91.95% 0.142 124.9) |
| XYZ | xyz(62.8283, 80.3474, 35.4864) |
| Luminance | 0.8035 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.65
Pistachio (survey)
#C0FA8B
ΔE00 3.41
Light Pea Green
#C4FE82
ΔE00 3.43
Light Yellowish Green
#C2FF89
ΔE00 3.84
Celery
#C1FD95
ΔE00 4.30
Pale Lime
#BEFD73
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF588 #AE88F5
analogous
#F5E488 #CFF588 #99F588
triadic
#CFF588 #88CFF5 #F588CF
tetradic
#CFF588 #88F5E4 #AE88F5 #F58899
square
#CFF588 #88F5E4 #AE88F5 #F58899
split-complementary
#CFF588 #8899F5 #E488F5
monochromatic
#A1EC17 #B8F050 #CFF588 #E6FAC0 #F4FDE3
Accessibility & contrast
On white
1.23
#CFF588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#CFF588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF588
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF588 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97F
Deuteranopia (green-blind)
#FAE78E
Tritanopia (blue-blind)
#D6ECDB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cff588; /* rgb */ color: rgb(207, 245, 136); /* oklch */ color: oklch(91.9% 0.142 124.9);
Tailwind
colors: {
custom: {
50: '#dff8ac',
500: '#cff588',
950: '#000000',
},
}SCSS
$custom: #cff588; $custom-light: #dff8ac; $custom-dark: #000000;
JSON
{
"hex": "#cff588",
"rgb": {
"r": 207,
"g": 245,
"b": 136
},
"hsl": {
"h": 80.917,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.91947,
"c": 0.14218,
"h": 124.9
},
"luminance": 0.80348
}Semantic roles & 50–950 ramp
primary
#CFF588
secondary
#7D4FD2
accent
#05E151
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581