#CBEE93#CBEE93
#CBEE93 is a very light, vivid yellow-green. Relative luminance 0.760; OKLCH L 90.3% C 0.122 H 125.9°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEE93 |
|---|---|
| RGB | rgb(203, 238, 147) |
| HSL | hsl(83, 73%, 75%) |
| HSV | hsv(83, 38%, 93%) |
| CMYK | cmyk(14.7%, 0%, 38.2%, 6.7%) |
| CIE-LAB | lab(89.84, -26.16, 40.35) |
| CIE-LCH | lch(89.84, 48.09, 122.95°) |
| OKLab | oklab(90.32% -0.0717 0.0992) |
| OKLCH | oklch(90.32% 0.122 125.9) |
| XYZ | xyz(60.4691, 75.9517, 39.0725) |
| Luminance | 0.7595 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.40
Celery
#C1FD95
ΔE00 4.67
Tea Green
#BDF8A3
ΔE00 5.01
Washed Out Green
#BCF5A6
ΔE00 5.27
Light Khaki
#E6F2A2
ΔE00 5.29
Light Yellow Green
#CCFD7F
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEE93 #B693EE
analogous
#EEE393 #CBEE93 #9DEE93
triadic
#CBEE93 #93CBEE #EE93CB
tetradic
#CBEE93 #93EEE3 #B693EE #EE939D
square
#CBEE93 #93EEE3 #B693EE #EE939D
split-complementary
#CBEE93 #939DEE #E393EE
monochromatic
#98DD29 #B2E65E #CBEE93 #E4F6C8 #F2FBE5
Accessibility & contrast
On white
1.30
#CBEE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#CBEE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEE93
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEE93 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38C
Deuteranopia (green-blind)
#F2E198
Tritanopia (blue-blind)
#D0E6D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cbee93; /* rgb */ color: rgb(203, 238, 147); /* oklch */ color: oklch(90.3% 0.122 125.9);
Tailwind
colors: {
custom: {
50: '#dcf3b4',
500: '#cbee93',
950: '#000000',
},
}SCSS
$custom: #cbee93; $custom-light: #dcf3b4; $custom-dark: #000000;
JSON
{
"hex": "#cbee93",
"rgb": {
"r": 203,
"g": 238,
"b": 147
},
"hsl": {
"h": 83.077,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.90321,
"c": 0.1224,
"h": 125.9
},
"luminance": 0.75952
}Semantic roles & 50–950 ramp
primary
#CBEE93
secondary
#865BCA
accent
#11D55C
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581