#CDEB73#CDEB73
#CDEB73 is a very light, vivid yellow-green. Relative luminance 0.736; OKLCH L 89.3% C 0.150 H 121.1°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEB73 |
|---|---|
| RGB | rgb(205, 235, 115) |
| HSL | hsl(75, 75%, 69%) |
| HSV | hsv(75, 51%, 92%) |
| CMYK | cmyk(12.8%, 0%, 51.1%, 7.8%) |
| CIE-LAB | lab(88.75, -27.45, 54.37) |
| CIE-LCH | lch(88.75, 60.91, 116.79°) |
| OKLab | oklab(89.35% -0.0777 0.1286) |
| OKLCH | oklch(89.35% 0.15 121.1) |
| XYZ | xyz(57.9801, 73.6337, 27.3746) |
| Luminance | 0.7363 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.25
Light Yellow Green
#CCFD7F
ΔE00 4.53
Light Pea Green
#C4FE82
ΔE00 5.70
Pale Lime
#BEFD73
ΔE00 5.83
Pistachio (survey)
#C0FA8B
ΔE00 6.12
Light Yellowish Green
#C2FF89
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEB73 #9173EB
analogous
#EBCD73 #CDEB73 #91EB73
triadic
#CDEB73 #73CDEB #EB73CD
tetradic
#CDEB73 #73EBCD #9173EB #EB7391
square
#CDEB73 #73EBCD #9173EB #EB7391
split-complementary
#CDEB73 #7391EB #CD73EB
monochromatic
#9CC71C #BAE33D #CDEB73 #E0F3A9 #F3FADE
Accessibility & contrast
On white
1.34
#CDEB73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#CDEB73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEB73
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEB73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEB73 | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7DF68
Deuteranopia (green-blind)
#F3DF7A
Tritanopia (blue-blind)
#D6E1D0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cdeb73; /* rgb */ color: rgb(205, 235, 115); /* oklch */ color: oklch(89.3% 0.150 121.1);
Tailwind
colors: {
custom: {
50: '#def19e',
500: '#cdeb73',
950: '#000000',
},
}SCSS
$custom: #cdeb73; $custom-light: #def19e; $custom-dark: #000000;
JSON
{
"hex": "#cdeb73",
"rgb": {
"r": 205,
"g": 235,
"b": 115
},
"hsl": {
"h": 75,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.8935,
"c": 0.1503,
"h": 121.1
},
"luminance": 0.73634
}Semantic roles & 50–950 ramp
primary
#CDEB73
secondary
#603FC3
accent
#0ED741
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580