#CBEE85#CBEE85
#CBEE85 is a very light, vivid yellow-green. Relative luminance 0.755; OKLCH L 90.1% C 0.137 H 124.2°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEE85 |
|---|---|
| RGB | rgb(203, 238, 133) |
| HSL | hsl(80, 76%, 73%) |
| HSV | hsv(80, 44%, 93%) |
| CMYK | cmyk(14.7%, 0%, 44.1%, 6.7%) |
| CIE-LAB | lab(89.64, -27.79, 46.95) |
| CIE-LCH | lch(89.64, 54.56, 120.63°) |
| OKLab | oklab(90.1% -0.0772 0.1135) |
| OKLCH | oklch(90.1% 0.137 124.2) |
| XYZ | xyz(59.4366, 75.5387, 33.6349) |
| Luminance | 0.7554 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.92
Pistachio (survey)
#C0FA8B
ΔE00 4.19
Light Pea Green
#C4FE82
ΔE00 4.56
Light Yellowish Green
#C2FF89
ΔE00 4.90
Celery
#C1FD95
ΔE00 5.06
Pale Lime
#BEFD73
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEE85 #A885EE
analogous
#EEDD85 #CBEE85 #96EE85
triadic
#CBEE85 #85CBEE #EE85CB
tetradic
#CBEE85 #85EEDD #A885EE #EE8596
square
#CBEE85 #85EEDD #A885EE #EE8596
split-complementary
#CBEE85 #8596EE #DD85EE
monochromatic
#9CDA1E #B4E74F #CBEE85 #E2F5BB #F4FBE4
Accessibility & contrast
On white
1.30
#CBEE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#CBEE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEE85
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEE85 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27C
Deuteranopia (green-blind)
#F4E18B
Tritanopia (blue-blind)
#D2E5D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cbee85; /* rgb */ color: rgb(203, 238, 133); /* oklch */ color: oklch(90.1% 0.137 124.2);
Tailwind
colors: {
custom: {
50: '#dcf3aa',
500: '#cbee85',
950: '#000000',
},
}SCSS
$custom: #cbee85; $custom-light: #dcf3aa; $custom-dark: #000000;
JSON
{
"hex": "#cbee85",
"rgb": {
"r": 203,
"g": 238,
"b": 133
},
"hsl": {
"h": 80,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.90104,
"c": 0.13724,
"h": 124.2
},
"luminance": 0.75539
}Semantic roles & 50–950 ramp
primary
#CBEE85
secondary
#774FC9
accent
#0ED851
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581