#CBEC93#CBEC93
#CBEC93 is a very light, moderate yellow-green. Relative luminance 0.748; OKLCH L 89.9% C 0.120 H 125.3°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEC93 |
|---|---|
| RGB | rgb(203, 236, 147) |
| HSL | hsl(82, 70%, 75%) |
| HSV | hsv(82, 38%, 93%) |
| CMYK | cmyk(14%, 0%, 37.7%, 7.5%) |
| CIE-LAB | lab(89.30, -25.21, 39.66) |
| CIE-LCH | lch(89.30, 46.99, 122.44°) |
| OKLab | oklab(89.89% -0.0691 0.0976) |
| OKLCH | oklch(89.89% 0.12 125.3) |
| XYZ | xyz(59.8901, 74.7936, 38.8795) |
| Luminance | 0.7479 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.91
Light Khaki
#E6F2A2
ΔE00 5.08
Celery
#C1FD95
ΔE00 5.18
Tea Green
#BDF8A3
ΔE00 5.32
Washed Out Green
#BCF5A6
ΔE00 5.48
Light Yellow Green
#CCFD7F
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEC93 #B493EC
analogous
#ECE093 #CBEC93 #9FEC93
triadic
#CBEC93 #93CBEC #EC93CB
tetradic
#CBEC93 #93ECE0 #B493EC #EC939F
square
#CBEC93 #93ECE0 #B493EC #EC939F
split-complementary
#CBEC93 #939FEC #E093EC
monochromatic
#99DA2B #B2E35F #CBEC93 #E4F5C7 #F2FAE5
Accessibility & contrast
On white
1.32
#CBEC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#CBEC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEC93
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEC93 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E28C
Deuteranopia (green-blind)
#F0E097
Tritanopia (blue-blind)
#D0E4D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cbec93; /* rgb */ color: rgb(203, 236, 147); /* oklch */ color: oklch(89.9% 0.120 125.3);
Tailwind
colors: {
custom: {
50: '#dcf2b3',
500: '#cbec93',
950: '#000000',
},
}SCSS
$custom: #cbec93; $custom-light: #dcf2b3; $custom-dark: #000000;
JSON
{
"hex": "#cbec93",
"rgb": {
"r": 203,
"g": 236,
"b": 147
},
"hsl": {
"h": 82.247,
"s": 70.079,
"l": 75.098
},
"oklch": {
"l": 0.89888,
"c": 0.11954,
"h": 125.3
},
"luminance": 0.74794
}Semantic roles & 50–950 ramp
primary
#CBEC93
secondary
#845CC7
accent
#13D25A
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581