#CDEB7B#CDEB7B
#CDEB7B is a very light, vivid yellow-green. Relative luminance 0.738; OKLCH L 89.5% C 0.143 H 121.7°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEB7B |
|---|---|
| RGB | rgb(205, 235, 123) |
| HSL | hsl(76, 74%, 70%) |
| HSV | hsv(76, 48%, 92%) |
| CMYK | cmyk(12.8%, 0%, 47.7%, 7.8%) |
| CIE-LAB | lab(88.84, -26.68, 50.75) |
| CIE-LCH | lch(88.84, 57.34, 117.73°) |
| OKLab | oklab(89.45% -0.0749 0.1213) |
| OKLCH | oklch(89.45% 0.143 121.7) |
| XYZ | xyz(58.4605, 73.8258, 29.9050) |
| Luminance | 0.7383 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.47
Pear
#CBF85F
ΔE00 5.01
Light Pea Green
#C4FE82
ΔE00 5.49
Pistachio (survey)
#C0FA8B
ΔE00 5.60
Pale Lime
#BEFD73
ΔE00 5.92
Light Yellowish Green
#C2FF89
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEB7B #997BEB
analogous
#EBD17B #CDEB7B #95EB7B
triadic
#CDEB7B #7BCDEB #EB7BCD
tetradic
#CDEB7B #7BEBD1 #997BEB #EB7B95
square
#CDEB7B #7BEBD1 #997BEB #EB7B95
split-complementary
#CDEB7B #7B95EB #D17BEB
monochromatic
#9ECD1F #B9E346 #CDEB7B #E1F3B0 #F5FBE4
Accessibility & contrast
On white
1.33
#CDEB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#CDEB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEB7B
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEB7B | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E071
Deuteranopia (green-blind)
#F3DF81
Tritanopia (blue-blind)
#D5E1D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cdeb7b; /* rgb */ color: rgb(205, 235, 123); /* oklch */ color: oklch(89.5% 0.143 121.7);
Tailwind
colors: {
custom: {
50: '#def1a3',
500: '#cdeb7b',
950: '#000000',
},
}SCSS
$custom: #cdeb7b; $custom-light: #def1a3; $custom-dark: #000000;
JSON
{
"hex": "#cdeb7b",
"rgb": {
"r": 205,
"g": 235,
"b": 123
},
"hsl": {
"h": 76.071,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.89452,
"c": 0.14256,
"h": 121.7
},
"luminance": 0.73826
}Semantic roles & 50–950 ramp
primary
#CDEB7B
secondary
#6846C4
accent
#10D645
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15160F
muted
#848580