#CBED99#CBED99
#CBED99 is a very light, moderate yellow-green. Relative luminance 0.756; OKLCH L 90.2% C 0.114 H 126.5°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CBED99 |
|---|---|
| RGB | rgb(203, 237, 153) |
| HSL | hsl(84, 70%, 76%) |
| HSV | hsv(84, 35%, 93%) |
| CMYK | cmyk(14.3%, 0%, 35.4%, 7.1%) |
| CIE-LAB | lab(89.66, -24.93, 37.13) |
| CIE-LCH | lch(89.66, 44.73, 123.87°) |
| OKLab | oklab(90.21% -0.068 0.0919) |
| OKLCH | oklch(90.21% 0.114 126.5) |
| XYZ | xyz(60.6619, 75.5643, 41.5203) |
| Luminance | 0.7557 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.72
Washed Out Green
#BCF5A6
ΔE00 4.75
Celery
#C1FD95
ΔE00 5.12
Pistachio (survey)
#C0FA8B
ΔE00 5.13
Light Khaki
#E6F2A2
ΔE00 5.20
Light Light Green
#C8FFB0
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBED99 #BB99ED
analogous
#EDE599 #CBED99 #A1ED99
triadic
#CBED99 #99CBED #ED99CB
tetradic
#CBED99 #99EDE5 #BB99ED #ED99A1
square
#CBED99 #99EDE5 #BB99ED #ED99A1
split-complementary
#CBED99 #99A1ED #E599ED
monochromatic
#96DB31 #B0E465 #CBED99 #E6F6CD #F2FAE5
Accessibility & contrast
On white
1.30
#CBED99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#CBED99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBED99
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBED99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBED99 | 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)
#F5E393
Deuteranopia (green-blind)
#F1E19D
Tritanopia (blue-blind)
#D0E6D8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cbed99; /* rgb */ color: rgb(203, 237, 153); /* oklch */ color: oklch(90.2% 0.114 126.5);
Tailwind
colors: {
custom: {
50: '#dcf3b8',
500: '#cbed99',
950: '#000000',
},
}SCSS
$custom: #cbed99; $custom-light: #dcf3b8; $custom-dark: #000000;
JSON
{
"hex": "#cbed99",
"rgb": {
"r": 203,
"g": 237,
"b": 153
},
"hsl": {
"h": 84.286,
"s": 70,
"l": 76.471
},
"oklch": {
"l": 0.90206,
"c": 0.11435,
"h": 126.5
},
"luminance": 0.75565
}Semantic roles & 50–950 ramp
primary
#CBED99
secondary
#8B61C9
accent
#14D261
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581