#CDEB7E#CDEB7E
#CDEB7E is a very light, vivid yellow-green. Relative luminance 0.739; OKLCH L 89.5% C 0.140 H 121.9°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEB7E |
|---|---|
| RGB | rgb(205, 235, 126) |
| HSL | hsl(77, 73%, 71%) |
| HSV | hsv(77, 46%, 92%) |
| CMYK | cmyk(12.8%, 0%, 46.4%, 7.8%) |
| CIE-LAB | lab(88.88, -26.37, 49.38) |
| CIE-LCH | lch(88.88, 55.98, 118.11°) |
| OKLab | oklab(89.49% -0.0738 0.1185) |
| OKLCH | oklch(89.49% 0.14 121.9) |
| XYZ | xyz(58.6512, 73.9021, 30.9093) |
| Luminance | 0.7390 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.52
Pear
#CBF85F
ΔE00 5.35
Pistachio (survey)
#C0FA8B
ΔE00 5.44
Light Pea Green
#C4FE82
ΔE00 5.47
Light Khaki
#E6F2A2
ΔE00 5.86
Pale Lime
#BEFD73
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEB7E #9C7EEB
analogous
#EBD27E #CDEB7E #96EB7E
triadic
#CDEB7E #7ECDEB #EB7ECD
tetradic
#CDEB7E #7EEBD2 #9C7EEB #EB7E96
square
#CDEB7E #7EEBD2 #9C7EEB #EB7E96
split-complementary
#CDEB7E #7E96EB #D27EEB
monochromatic
#9FCF20 #B8E349 #CDEB7E #E2F3B3 #F5FBE5
Accessibility & contrast
On white
1.33
#CDEB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#CDEB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEB7E
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEB7E | 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)
#F6E075
Deuteranopia (green-blind)
#F2DF84
Tritanopia (blue-blind)
#D5E1D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cdeb7e; /* rgb */ color: rgb(205, 235, 126); /* oklch */ color: oklch(89.5% 0.140 121.9);
Tailwind
colors: {
custom: {
50: '#def1a5',
500: '#cdeb7e',
950: '#000000',
},
}SCSS
$custom: #cdeb7e; $custom-light: #def1a5; $custom-dark: #000000;
JSON
{
"hex": "#cdeb7e",
"rgb": {
"r": 205,
"g": 235,
"b": 126
},
"hsl": {
"h": 76.514,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.89493,
"c": 0.13956,
"h": 121.9
},
"luminance": 0.73902
}Semantic roles & 50–950 ramp
primary
#CDEB7E
secondary
#6B49C4
accent
#10D546
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15160F
muted
#848580