#CFE588#CFE588
#CFE588 is a very light, vivid yellow-green. Relative luminance 0.711; OKLCH L 88.5% C 0.120 H 119.8°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE588 |
|---|---|
| RGB | rgb(207, 229, 136) |
| HSL | hsl(74, 64%, 72%) |
| HSV | hsv(74, 41%, 90%) |
| CMYK | cmyk(9.6%, 0%, 40.6%, 10.2%) |
| CIE-LAB | lab(87.52, -21.65, 42.88) |
| CIE-LCH | lch(87.52, 48.04, 116.79°) |
| OKLab | oklab(88.49% -0.0598 0.1045) |
| OKLCH | oklch(88.49% 0.12 119.8) |
| XYZ | xyz(58.1955, 71.0818, 33.9421) |
| Luminance | 0.7108 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.45
Greenish Beige
#C9D179
ΔE00 5.15
Pale Olive Green
#B1D27B
ΔE00 5.65
Greenish Tan
#BCCB7A
ΔE00 6.11
Pale Olive
#B9CC81
ΔE00 6.29
Light Yellow Green
#CCFD7F
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE588 #9E88E5
analogous
#E5CD88 #CFE588 #A1E588
triadic
#CFE588 #88CFE5 #E588CF
tetradic
#CFE588 #88E5CD #9E88E5 #E588A1
square
#CFE588 #88E5CD #9E88E5 #E588A1
split-complementary
#CFE588 #88A1E5 #CD88E5
monochromatic
#A2C72C #BBDA56 #CFE588 #E3F0BA #F5FAE6
Accessibility & contrast
On white
1.38
#CFE588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#CFE588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE588
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE588 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB81
Deuteranopia (green-blind)
#EDDC8D
Tritanopia (blue-blind)
#D7DCCE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfe588; /* rgb */ color: rgb(207, 229, 136); /* oklch */ color: oklch(88.5% 0.120 119.8);
Tailwind
colors: {
custom: {
50: '#dfedac',
500: '#cfe588',
950: '#000000',
},
}SCSS
$custom: #cfe588; $custom-light: #dfedac; $custom-dark: #000000;
JSON
{
"hex": "#cfe588",
"rgb": {
"r": 207,
"g": 229,
"b": 136
},
"hsl": {
"h": 74.194,
"s": 64.138,
"l": 71.569
},
"oklch": {
"l": 0.88487,
"c": 0.12036,
"h": 119.8
},
"luminance": 0.71082
}Semantic roles & 50–950 ramp
primary
#CFE588
secondary
#6D53BE
accent
#1ACC44
background
#FEFEFD
surface
#FCFDF7
border
#D5D5D0
text
#151610
muted
#848481