#CBED89#CBED89
#CBED89 is a very light, vivid yellow-green. Relative luminance 0.751; OKLCH L 89.9% C 0.132 H 124.4°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CBED89 |
|---|---|
| RGB | rgb(203, 237, 137) |
| HSL | hsl(80, 74%, 73%) |
| HSV | hsv(80, 42%, 93%) |
| CMYK | cmyk(14.3%, 0%, 42.2%, 7.1%) |
| CIE-LAB | lab(89.43, -26.87, 44.74) |
| CIE-LCH | lch(89.43, 52.19, 120.99°) |
| OKLab | oklab(89.95% -0.0743 0.1087) |
| OKLCH | oklch(89.95% 0.132 124.4) |
| XYZ | xyz(59.4279, 75.0707, 35.0213) |
| Luminance | 0.7507 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.36
Light Yellow Green
#CCFD7F
ΔE00 4.48
Light Pea Green
#C4FE82
ΔE00 4.99
Celery
#C1FD95
ΔE00 5.06
Light Yellowish Green
#C2FF89
ΔE00 5.19
Light Khaki
#E6F2A2
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBED89 #AB89ED
analogous
#EDDD89 #CBED89 #99ED89
triadic
#CBED89 #89CBED #ED89CB
tetradic
#CBED89 #89EDDD #AB89ED #ED8999
square
#CBED89 #89EDDD #AB89ED #ED8999
split-complementary
#CBED89 #8999ED #DD89ED
monochromatic
#9BDA21 #B4E554 #CBED89 #E2F5BE #F3FBE4
Accessibility & contrast
On white
1.31
#CBED89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#CBED89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBED89
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBED89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBED89 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E281
Deuteranopia (green-blind)
#F2E08E
Tritanopia (blue-blind)
#D1E4D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cbed89; /* rgb */ color: rgb(203, 237, 137); /* oklch */ color: oklch(89.9% 0.132 124.4);
Tailwind
colors: {
custom: {
50: '#dcf3ad',
500: '#cbed89',
950: '#000000',
},
}SCSS
$custom: #cbed89; $custom-light: #dcf3ad; $custom-dark: #000000;
JSON
{
"hex": "#cbed89",
"rgb": {
"r": 203,
"g": 237,
"b": 137
},
"hsl": {
"h": 80.4,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.89946,
"c": 0.1317,
"h": 124.4
},
"luminance": 0.75071
}Semantic roles & 50–950 ramp
primary
#CBED89
secondary
#7A52C8
accent
#10D653
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581