#CFEB90#CFEB90
#CFEB90 is a very light, moderate yellow-green. Relative luminance 0.747; OKLCH L 89.9% C 0.120 H 122.8°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEB90 |
|---|---|
| RGB | rgb(207, 235, 144) |
| HSL | hsl(78, 69%, 74%) |
| HSV | hsv(78, 39%, 92%) |
| CMYK | cmyk(11.9%, 0%, 38.7%, 7.8%) |
| CIE-LAB | lab(89.25, -23.62, 41.14) |
| CIE-LCH | lch(89.25, 47.43, 119.86°) |
| OKLab | oklab(89.9% -0.0649 0.1008) |
| OKLCH | oklch(89.9% 0.12 122.8) |
| XYZ | xyz(60.4743, 74.6956, 37.6119) |
| Luminance | 0.7470 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.33
Pistachio (survey)
#C0FA8B
ΔE00 5.59
Light Yellow Green
#CCFD7F
ΔE00 5.85
Celery
#C1FD95
ΔE00 6.02
Pale Olive Green
#B1D27B
ΔE00 6.17
Light Pea Green
#C4FE82
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEB90 #AC90EB
analogous
#EBDA90 #CFEB90 #A2EB90
triadic
#CFEB90 #90CFEB #EB90CF
tetradic
#CFEB90 #90EBDA #AC90EB #EB90A2
square
#CFEB90 #90EBDA #AC90EB #EB90A2
split-complementary
#CFEB90 #90A2EB #DA90EB
monochromatic
#A2D828 #B9E25C #CFEB90 #E5F4C4 #F4FAE5
Accessibility & contrast
On white
1.32
#CFEB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#CFEB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEB90
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEB90 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E189
Deuteranopia (green-blind)
#F1E095
Tritanopia (blue-blind)
#D6E3D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cfeb90; /* rgb */ color: rgb(207, 235, 144); /* oklch */ color: oklch(89.9% 0.120 122.8);
Tailwind
colors: {
custom: {
50: '#dff1b1',
500: '#cfeb90',
950: '#000000',
},
}SCSS
$custom: #cfeb90; $custom-light: #dff1b1; $custom-dark: #000000;
JSON
{
"hex": "#cfeb90",
"rgb": {
"r": 207,
"g": 235,
"b": 144
},
"hsl": {
"h": 78.462,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.89904,
"c": 0.11989,
"h": 122.8
},
"luminance": 0.74696
}Semantic roles & 50–950 ramp
primary
#CFEB90
secondary
#7B59C6
accent
#14D14E
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581