#CDEB83#CDEB83
#CDEB83 is a very light, vivid yellow-green. Relative luminance 0.740; OKLCH L 89.6% C 0.134 H 122.3°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEB83 |
|---|---|
| RGB | rgb(205, 235, 131) |
| HSL | hsl(77, 72%, 72%) |
| HSV | hsv(77, 44%, 92%) |
| CMYK | cmyk(12.8%, 0%, 44.3%, 7.8%) |
| CIE-LAB | lab(88.94, -25.84, 47.06) |
| CIE-LCH | lch(88.94, 53.69, 118.77°) |
| OKLab | oklab(89.56% -0.0719 0.1136) |
| OKLCH | oklch(89.56% 0.134 122.3) |
| XYZ | xyz(58.9819, 74.0344, 32.6511) |
| Luminance | 0.7403 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.71
Pistachio (survey)
#C0FA8B
ΔE00 5.25
Light Khaki
#E6F2A2
ΔE00 5.44
Light Pea Green
#C4FE82
ΔE00 5.52
Light Yellowish Green
#C2FF89
ΔE00 5.93
Pear
#CBF85F
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEB83 #A183EB
analogous
#EBD583 #CDEB83 #99EB83
triadic
#CDEB83 #83CDEB #EB83CD
tetradic
#CDEB83 #83EBD5 #A183EB #EB8399
square
#CDEB83 #83EBD5 #A183EB #EB8399
split-complementary
#CDEB83 #8399EB #D583EB
monochromatic
#9FD222 #B8E24E #CDEB83 #E2F4B8 #F4FBE5
Accessibility & contrast
On white
1.33
#CDEB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#CDEB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEB83
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEB83 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07B
Deuteranopia (green-blind)
#F2DF89
Tritanopia (blue-blind)
#D5E2D2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cdeb83; /* rgb */ color: rgb(205, 235, 131); /* oklch */ color: oklch(89.6% 0.134 122.3);
Tailwind
colors: {
custom: {
50: '#def1a9',
500: '#cdeb83',
950: '#000000',
},
}SCSS
$custom: #cdeb83; $custom-light: #def1a9; $custom-dark: #000000;
JSON
{
"hex": "#cdeb83",
"rgb": {
"r": 205,
"g": 235,
"b": 131
},
"hsl": {
"h": 77.308,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.89563,
"c": 0.13446,
"h": 122.3
},
"luminance": 0.74034
}Semantic roles & 50–950 ramp
primary
#CDEB83
secondary
#704DC5
accent
#11D449
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581