#CFE488#CFE488
#CFE488 is a very light, moderate yellow-green. Relative luminance 0.705; OKLCH L 88.3% C 0.119 H 119.4°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE488 |
|---|---|
| RGB | rgb(207, 228, 136) |
| HSL | hsl(74, 63%, 71%) |
| HSV | hsv(74, 40%, 89%) |
| CMYK | cmyk(9.2%, 0%, 40.4%, 10.6%) |
| CIE-LAB | lab(87.26, -21.17, 42.54) |
| CIE-LCH | lch(87.26, 47.52, 116.45°) |
| OKLab | oklab(88.27% -0.0584 0.1037) |
| OKLCH | oklch(88.27% 0.119 119.4) |
| XYZ | xyz(57.9196, 70.5300, 33.8502) |
| Luminance | 0.7053 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.45
Greenish Beige
#C9D179
ΔE00 4.89
Pale Olive Green
#B1D27B
ΔE00 5.57
Greenish Tan
#BCCB7A
ΔE00 5.88
Pale Olive
#B9CC81
ΔE00 6.08
Light Yellow Green
#CCFD7F
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE488 #9D88E4
analogous
#E4CB88 #CFE488 #A1E488
triadic
#CFE488 #88CFE4 #E488CF
tetradic
#CFE488 #88E4CB #9D88E4 #E488A1
square
#CFE488 #88E4CB #9D88E4 #E488A1
split-complementary
#CFE488 #88A1E4 #CB88E4
monochromatic
#A2C52D #BBD956 #CFE488 #E3EFBA #F5F9E6
Accessibility & contrast
On white
1.39
#CFE488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#CFE488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE488
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE488 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB81
Deuteranopia (green-blind)
#ECDB8D
Tritanopia (blue-blind)
#D7DBCE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfe488; /* rgb */ color: rgb(207, 228, 136); /* oklch */ color: oklch(88.3% 0.119 119.4);
Tailwind
colors: {
custom: {
50: '#dfecac',
500: '#cfe488',
950: '#000000',
},
}SCSS
$custom: #cfe488; $custom-light: #dfecac; $custom-dark: #000000;
JSON
{
"hex": "#cfe488",
"rgb": {
"r": 207,
"g": 228,
"b": 136
},
"hsl": {
"h": 73.696,
"s": 63.014,
"l": 71.373
},
"oklch": {
"l": 0.88272,
"c": 0.11901,
"h": 119.4
},
"luminance": 0.7053
}Semantic roles & 50–950 ramp
primary
#CFE488
secondary
#6C54BD
accent
#1BCB43
background
#FEFEFD
surface
#FCFDF7
border
#D5D5D0
text
#151610
muted
#848481