#CBED95#CBED95
#CBED95 is a very light, moderate yellow-green. Relative luminance 0.754; OKLCH L 90.1% C 0.119 H 125.9°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CBED95 |
|---|---|
| RGB | rgb(203, 237, 149) |
| HSL | hsl(83, 71%, 76%) |
| HSV | hsv(83, 37%, 93%) |
| CMYK | cmyk(14.3%, 0%, 37.1%, 7.1%) |
| CIE-LAB | lab(89.60, -25.44, 39.05) |
| CIE-LCH | lch(89.60, 46.60, 123.08°) |
| OKLab | oklab(90.14% -0.0696 0.0962) |
| OKLCH | oklch(90.14% 0.119 125.9) |
| XYZ | xyz(60.3371, 75.4344, 39.8095) |
| Luminance | 0.7543 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.79
Celery
#C1FD95
ΔE00 4.96
Tea Green
#BDF8A3
ΔE00 5.00
Washed Out Green
#BCF5A6
ΔE00 5.15
Light Khaki
#E6F2A2
ΔE00 5.16
Light Light Green
#C8FFB0
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBED95 #B795ED
analogous
#EDE395 #CBED95 #9FED95
triadic
#CBED95 #95CBED #ED95CB
tetradic
#CBED95 #95EDE3 #B795ED #ED959F
square
#CBED95 #95EDE3 #B795ED #ED959F
split-complementary
#CBED95 #959FED #E395ED
monochromatic
#98DB2C #B1E461 #CBED95 #E5F6C9 #F2FBE5
Accessibility & contrast
On white
1.31
#CBED95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#CBED95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBED95
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBED95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBED95 | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E28F
Deuteranopia (green-blind)
#F1E199
Tritanopia (blue-blind)
#D0E5D7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cbed95; /* rgb */ color: rgb(203, 237, 149); /* oklch */ color: oklch(90.1% 0.119 125.9);
Tailwind
colors: {
custom: {
50: '#dcf3b5',
500: '#cbed95',
950: '#000000',
},
}SCSS
$custom: #cbed95; $custom-light: #dcf3b5; $custom-dark: #000000;
JSON
{
"hex": "#cbed95",
"rgb": {
"r": 203,
"g": 237,
"b": 149
},
"hsl": {
"h": 83.182,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.90138,
"c": 0.11877,
"h": 125.9
},
"luminance": 0.75435
}Semantic roles & 50–950 ramp
primary
#CBED95
secondary
#875DC9
accent
#13D35D
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581