#CBEF90#CBEF90
#CBEF90 is a very light, vivid yellow-green. Relative luminance 0.764; OKLCH L 90.5% C 0.127 H 125.8°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEF90 |
|---|---|
| RGB | rgb(203, 239, 144) |
| HSL | hsl(83, 75%, 75%) |
| HSV | hsv(83, 40%, 94%) |
| CMYK | cmyk(15.1%, 0%, 39.7%, 6.3%) |
| CIE-LAB | lab(90.06, -27.00, 42.12) |
| CIE-LCH | lch(90.06, 50.04, 122.66°) |
| OKLab | oklab(90.49% -0.0743 0.1031) |
| OKLCH | oklch(90.49% 0.127 125.8) |
| XYZ | xyz(60.5287, 76.4427, 37.9462) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.99
Celery
#C1FD95
ΔE00 4.42
Light Yellow Green
#CCFD7F
ΔE00 4.74
Light Yellowish Green
#C2FF89
ΔE00 4.94
Light Pea Green
#C4FE82
ΔE00 4.98
Tea Green
#BDF8A3
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEF90 #B490EF
analogous
#EFE490 #CBEF90 #9BEF90
triadic
#CBEF90 #90CBEF #EF90CB
tetradic
#CBEF90 #90EFE4 #B490EF #EF909B
square
#CBEF90 #90EFE4 #B490EF #EF909B
split-complementary
#CBEF90 #909BEF #E490EF
monochromatic
#99E025 #B2E75B #CBEF90 #E4F7C5 #F2FBE4
Accessibility & contrast
On white
1.29
#CBEF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#CBEF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEF90
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEF90 | 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)
#F8E489
Deuteranopia (green-blind)
#F3E295
Tritanopia (blue-blind)
#D0E7D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbef90; /* rgb */ color: rgb(203, 239, 144); /* oklch */ color: oklch(90.5% 0.127 125.8);
Tailwind
colors: {
custom: {
50: '#dcf4b2',
500: '#cbef90',
950: '#000000',
},
}SCSS
$custom: #cbef90; $custom-light: #dcf4b2; $custom-dark: #000000;
JSON
{
"hex": "#cbef90",
"rgb": {
"r": 203,
"g": 239,
"b": 144
},
"hsl": {
"h": 82.737,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.9049,
"c": 0.12707,
"h": 125.8
},
"luminance": 0.76443
}Semantic roles & 50–950 ramp
primary
#CBEF90
secondary
#8458CB
accent
#0FD75A
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581