#CFE988#CFE988
#CFE988 is a very light, vivid yellow-green. Relative luminance 0.733; OKLCH L 89.3% C 0.126 H 121.3°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE988 |
|---|---|
| RGB | rgb(207, 233, 136) |
| HSL | hsl(76, 69%, 72%) |
| HSV | hsv(76, 42%, 91%) |
| CMYK | cmyk(11.2%, 0%, 41.6%, 8.6%) |
| CIE-LAB | lab(88.60, -23.58, 44.24) |
| CIE-LCH | lch(88.60, 50.13, 118.06°) |
| OKLab | oklab(89.35% -0.0653 0.1075) |
| OKLCH | oklch(89.35% 0.126 121.3) |
| XYZ | xyz(59.3150, 73.3208, 34.3153) |
| Luminance | 0.7332 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.63
Light Yellow Green
#CCFD7F
ΔE00 5.71
Pistachio (survey)
#C0FA8B
ΔE00 5.99
Pale Olive Green
#B1D27B
ΔE00 6.10
Greenish Beige
#C9D179
ΔE00 6.21
Light Pea Green
#C4FE82
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE988 #A288E9
analogous
#E9D288 #CFE988 #9FE988
triadic
#CFE988 #88CFE9 #E988CF
tetradic
#CFE988 #88E9D2 #A288E9 #E9889F
square
#CFE988 #88E9D2 #A288E9 #E9889F
split-complementary
#CFE988 #889FE9 #D288E9
monochromatic
#A3D026 #BADF54 #CFE988 #E4F3BC #F5FAE5
Accessibility & contrast
On white
1.34
#CFE988 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#CFE988 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE988
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE988 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE988 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF80
Deuteranopia (green-blind)
#F0DF8D
Tritanopia (blue-blind)
#D7E0D2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cfe988; /* rgb */ color: rgb(207, 233, 136); /* oklch */ color: oklch(89.3% 0.126 121.3);
Tailwind
colors: {
custom: {
50: '#dff0ac',
500: '#cfe988',
950: '#000000',
},
}SCSS
$custom: #cfe988; $custom-light: #dff0ac; $custom-dark: #000000;
JSON
{
"hex": "#cfe988",
"rgb": {
"r": 207,
"g": 233,
"b": 136
},
"hsl": {
"h": 76.082,
"s": 68.794,
"l": 72.353
},
"oklch": {
"l": 0.89348,
"c": 0.12579,
"h": 121.3
},
"luminance": 0.73321
}Semantic roles & 50–950 ramp
primary
#CFE988
secondary
#7153C3
accent
#15D147
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581