#CDEB7D#CDEB7D
#CDEB7D is a very light, vivid yellow-green. Relative luminance 0.739; OKLCH L 89.5% C 0.141 H 121.8°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEB7D |
|---|---|
| RGB | rgb(205, 235, 125) |
| HSL | hsl(76, 73%, 71%) |
| HSV | hsv(76, 47%, 92%) |
| CMYK | cmyk(12.8%, 0%, 46.8%, 7.8%) |
| CIE-LAB | lab(88.86, -26.48, 49.84) |
| CIE-LCH | lch(88.86, 56.43, 117.98°) |
| OKLab | oklab(89.48% -0.0741 0.1194) |
| OKLCH | oklch(89.48% 0.141 121.8) |
| XYZ | xyz(58.5870, 73.8764, 30.5712) |
| Luminance | 0.7388 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.50
Pear
#CBF85F
ΔE00 5.23
Light Pea Green
#C4FE82
ΔE00 5.47
Pistachio (survey)
#C0FA8B
ΔE00 5.49
Light Khaki
#E6F2A2
ΔE00 5.95
Pale Lime
#BEFD73
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEB7D #9B7DEB
analogous
#EBD27D #CDEB7D #96EB7D
triadic
#CDEB7D #7DCDEB #EB7DCD
tetradic
#CDEB7D #7DEBD2 #9B7DEB #EB7D96
square
#CDEB7D #7DEBD2 #9B7DEB #EB7D96
split-complementary
#CDEB7D #7D96EB #D27DEB
monochromatic
#9ECE20 #B9E348 #CDEB7D #E1F3B2 #F5FBE4
Accessibility & contrast
On white
1.33
#CDEB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#CDEB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEB7D
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEB7D | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E074
Deuteranopia (green-blind)
#F3DF83
Tritanopia (blue-blind)
#D5E1D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cdeb7d; /* rgb */ color: rgb(205, 235, 125); /* oklch */ color: oklch(89.5% 0.141 121.8);
Tailwind
colors: {
custom: {
50: '#def1a5',
500: '#cdeb7d',
950: '#000000',
},
}SCSS
$custom: #cdeb7d; $custom-light: #def1a5; $custom-dark: #000000;
JSON
{
"hex": "#cdeb7d",
"rgb": {
"r": 205,
"g": 235,
"b": 125
},
"hsl": {
"h": 76.364,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.89479,
"c": 0.14057,
"h": 121.8
},
"luminance": 0.73876
}Semantic roles & 50–950 ramp
primary
#CDEB7D
secondary
#6A48C4
accent
#10D546
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15160F
muted
#848580