#CBEF91#CBEF91
#CBEF91 is a very light, vivid yellow-green. Relative luminance 0.765; OKLCH L 90.5% C 0.126 H 125.9°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEF91 |
|---|---|
| RGB | rgb(203, 239, 145) |
| HSL | hsl(83, 75%, 75%) |
| HSV | hsv(83, 39%, 94%) |
| CMYK | cmyk(15.1%, 0%, 39.3%, 6.3%) |
| CIE-LAB | lab(90.08, -26.88, 41.65) |
| CIE-LCH | lch(90.08, 49.57, 122.84°) |
| OKLab | oklab(90.51% -0.0739 0.1021) |
| OKLCH | oklch(90.51% 0.126 125.9) |
| XYZ | xyz(60.6055, 76.4734, 38.3505) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.04
Celery
#C1FD95
ΔE00 4.41
Light Yellow Green
#CCFD7F
ΔE00 4.86
Light Yellowish Green
#C2FF89
ΔE00 5.00
Light Pea Green
#C4FE82
ΔE00 5.07
Tea Green
#BDF8A3
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEF91 #B591EF
analogous
#EFE491 #CBEF91 #9CEF91
triadic
#CBEF91 #91CBEF #EF91CB
tetradic
#CBEF91 #91EFE4 #B591EF #EF919C
square
#CBEF91 #91EFE4 #B591EF #EF919C
split-complementary
#CBEF91 #919CEF #E491EF
monochromatic
#98DF26 #B2E75C #CBEF91 #E4F7C6 #F2FBE4
Accessibility & contrast
On white
1.29
#CBEF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#CBEF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEF91
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEF91 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48A
Deuteranopia (green-blind)
#F3E296
Tritanopia (blue-blind)
#D0E7D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbef91; /* rgb */ color: rgb(203, 239, 145); /* oklch */ color: oklch(90.5% 0.126 125.9);
Tailwind
colors: {
custom: {
50: '#dcf4b2',
500: '#cbef91',
950: '#000000',
},
}SCSS
$custom: #cbef91; $custom-light: #dcf4b2; $custom-dark: #000000;
JSON
{
"hex": "#cbef91",
"rgb": {
"r": 203,
"g": 239,
"b": 145
},
"hsl": {
"h": 82.979,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.90506,
"c": 0.126,
"h": 125.9
},
"luminance": 0.76474
}Semantic roles & 50–950 ramp
primary
#CBEF91
secondary
#8559CB
accent
#0FD75B
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581