#CBEC95#CBEC95
#CBEC95 is a very light, moderate yellow-green. Relative luminance 0.749; OKLCH L 89.9% C 0.117 H 125.6°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEC95 |
|---|---|
| RGB | rgb(203, 236, 149) |
| HSL | hsl(83, 70%, 75%) |
| HSV | hsv(83, 37%, 93%) |
| CMYK | cmyk(14%, 0%, 36.9%, 7.5%) |
| CIE-LAB | lab(89.33, -24.96, 38.70) |
| CIE-LCH | lch(89.33, 46.05, 122.82°) |
| OKLab | oklab(89.92% -0.0683 0.0954) |
| OKLCH | oklch(89.92% 0.117 125.6) |
| XYZ | xyz(60.0484, 74.8569, 39.7132) |
| Luminance | 0.7486 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 5.05
Light Khaki
#E6F2A2
ΔE00 5.07
Tea Green
#BDF8A3
ΔE00 5.17
Celery
#C1FD95
ΔE00 5.22
Washed Out Green
#BCF5A6
ΔE00 5.27
Light Grey Green
#B7E1A1
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEC95 #B695EC
analogous
#ECE295 #CBEC95 #9FEC95
triadic
#CBEC95 #95CBEC #EC95CB
tetradic
#CBEC95 #95ECE2 #B695EC #EC959F
square
#CBEC95 #95ECE2 #B695EC #EC959F
split-complementary
#CBEC95 #959FEC #E295EC
monochromatic
#98D92D #B2E361 #CBEC95 #E4F5C9 #F2FAE5
Accessibility & contrast
On white
1.31
#CBEC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#CBEC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEC95
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEC95 | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E28F
Deuteranopia (green-blind)
#F0E099
Tritanopia (blue-blind)
#D0E4D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cbec95; /* rgb */ color: rgb(203, 236, 149); /* oklch */ color: oklch(89.9% 0.117 125.6);
Tailwind
colors: {
custom: {
50: '#dcf2b5',
500: '#cbec95',
950: '#000000',
},
}SCSS
$custom: #cbec95; $custom-light: #dcf2b5; $custom-dark: #000000;
JSON
{
"hex": "#cbec95",
"rgb": {
"r": 203,
"g": 236,
"b": 149
},
"hsl": {
"h": 82.759,
"s": 69.6,
"l": 75.49
},
"oklch": {
"l": 0.89921,
"c": 0.11733,
"h": 125.6
},
"luminance": 0.74857
}Semantic roles & 50–950 ramp
primary
#CBEC95
secondary
#865EC7
accent
#14D25C
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581