#CDEB75#CDEB75
#CDEB75 is a very light, vivid yellow-green. Relative luminance 0.737; OKLCH L 89.4% C 0.148 H 121.3°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEB75 |
|---|---|
| RGB | rgb(205, 235, 117) |
| HSL | hsl(75, 75%, 69%) |
| HSV | hsv(75, 50%, 92%) |
| CMYK | cmyk(12.8%, 0%, 50.2%, 7.8%) |
| CIE-LAB | lab(88.77, -27.27, 53.48) |
| CIE-LCH | lch(88.77, 60.03, 117.02°) |
| OKLab | oklab(89.37% -0.077 0.1268) |
| OKLCH | oklch(89.37% 0.148 121.3) |
| XYZ | xyz(58.0964, 73.6802, 27.9872) |
| Luminance | 0.7368 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.42
Light Yellow Green
#CCFD7F
ΔE00 4.49
Light Pea Green
#C4FE82
ΔE00 5.63
Pale Lime
#BEFD73
ΔE00 5.83
Pistachio (survey)
#C0FA8B
ΔE00 5.98
Light Yellowish Green
#C2FF89
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEB75 #9375EB
analogous
#EBCE75 #CDEB75 #92EB75
triadic
#CDEB75 #75CDEB #EB75CD
tetradic
#CDEB75 #75EBCE #9375EB #EB7592
square
#CDEB75 #75EBCE #9375EB #EB7592
split-complementary
#CDEB75 #7592EB #CE75EB
monochromatic
#9DC91D #BAE340 #CDEB75 #E0F3AA #F4FAE0
Accessibility & contrast
On white
1.33
#CDEB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#CDEB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEB75
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEB75 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7DF6A
Deuteranopia (green-blind)
#F3DF7C
Tritanopia (blue-blind)
#D6E1D0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cdeb75; /* rgb */ color: rgb(205, 235, 117); /* oklch */ color: oklch(89.4% 0.148 121.3);
Tailwind
colors: {
custom: {
50: '#def19f',
500: '#cdeb75',
950: '#000000',
},
}SCSS
$custom: #cdeb75; $custom-light: #def19f; $custom-dark: #000000;
JSON
{
"hex": "#cdeb75",
"rgb": {
"r": 205,
"g": 235,
"b": 117
},
"hsl": {
"h": 75.254,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.89374,
"c": 0.14839,
"h": 121.3
},
"luminance": 0.7368
}Semantic roles & 50–950 ramp
primary
#CDEB75
secondary
#6241C3
accent
#0FD742
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580