#CBED8D#CBED8D
#CBED8D is a very light, vivid yellow-green. Relative luminance 0.752; OKLCH L 90.0% C 0.127 H 124.8°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CBED8D |
|---|---|
| RGB | rgb(203, 237, 141) |
| HSL | hsl(81, 73%, 74%) |
| HSV | hsv(81, 41%, 93%) |
| CMYK | cmyk(14.3%, 0%, 40.5%, 7.1%) |
| CIE-LAB | lab(89.48, -26.41, 42.85) |
| CIE-LCH | lch(89.48, 50.34, 121.64°) |
| OKLab | oklab(90.01% -0.0728 0.1046) |
| OKLCH | oklch(90.01% 0.127 124.8) |
| XYZ | xyz(59.7202, 75.1876, 36.5606) |
| Luminance | 0.7519 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.40
Light Yellow Green
#CCFD7F
ΔE00 4.87
Celery
#C1FD95
ΔE00 4.94
Light Pea Green
#C4FE82
ΔE00 5.24
Light Yellowish Green
#C2FF89
ΔE00 5.31
Light Khaki
#E6F2A2
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBED8D #AF8DED
analogous
#EDDF8D #CBED8D #9BED8D
triadic
#CBED8D #8DCBED #ED8DCB
tetradic
#CBED8D #8DEDDF #AF8DED #ED8D9B
square
#CBED8D #8DEDDF #AF8DED #ED8D9B
split-complementary
#CBED8D #8D9BED #DF8DED
monochromatic
#9BDC23 #B3E558 #CBED8D #E3F5C2 #F3FBE5
Accessibility & contrast
On white
1.31
#CBED8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#CBED8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBED8D
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBED8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBED8D | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E286
Deuteranopia (green-blind)
#F2E192
Tritanopia (blue-blind)
#D1E5D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cbed8d; /* rgb */ color: rgb(203, 237, 141); /* oklch */ color: oklch(90.0% 0.127 124.8);
Tailwind
colors: {
custom: {
50: '#dcf3af',
500: '#cbed8d',
950: '#000000',
},
}SCSS
$custom: #cbed8d; $custom-light: #dcf3af; $custom-dark: #000000;
JSON
{
"hex": "#cbed8d",
"rgb": {
"r": 203,
"g": 237,
"b": 141
},
"hsl": {
"h": 81.25,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.90008,
"c": 0.12745,
"h": 124.8
},
"luminance": 0.75188
}Semantic roles & 50–950 ramp
primary
#CBED8D
secondary
#7E56C8
accent
#11D556
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581