#CDEBA0#CDEBA0
#CDEBA0 is a very light, moderate yellow-green. Relative luminance 0.749; OKLCH L 90.0% C 0.103 H 126.1°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBA0 |
|---|---|
| RGB | rgb(205, 235, 160) |
| HSL | hsl(84, 65%, 77%) |
| HSV | hsv(84, 32%, 92%) |
| CMYK | cmyk(12.8%, 0%, 31.9%, 7.8%) |
| CIE-LAB | lab(89.36, -22.32, 33.25) |
| CIE-LCH | lch(89.36, 40.05, 123.87°) |
| OKLab | oklab(90.04% -0.0605 0.083) |
| OKLCH | oklch(90.04% 0.103 126.1) |
| XYZ | xyz(61.2296, 74.9335, 44.4887) |
| Luminance | 0.7493 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.59
Light Sage
#BCECAC
ΔE00 4.80
Light Khaki
#E6F2A2
ΔE00 4.97
Washed Out Green
#BCF5A6
ΔE00 5.02
Tea Green
#BDF8A3
ΔE00 5.32
Very Pale Green
#CFFDBC
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBA0 #BEA0EB
analogous
#EBE3A0 #CDEBA0 #A8EBA0
triadic
#CDEBA0 #A0CDEB #EBA0CD
tetradic
#CDEBA0 #A0EBE3 #BEA0EB #EBA0A8
square
#CDEBA0 #A0EBE3 #BEA0EB #EBA0A8
split-complementary
#CDEBA0 #A0A8EB #E3A0EB
monochromatic
#98D63B #B2E06D #CDEBA0 #E8F6D3 #F2FAE6
Accessibility & contrast
On white
1.31
#CDEBA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#CDEBA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBA0
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBA0 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E29B
Deuteranopia (green-blind)
#EFE0A4
Tritanopia (blue-blind)
#D1E4D8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cdeba0; /* rgb */ color: rgb(205, 235, 160); /* oklch */ color: oklch(90.0% 0.103 126.1);
Tailwind
colors: {
custom: {
50: '#ddf1bc',
500: '#cdeba0',
950: '#000000',
},
}SCSS
$custom: #cdeba0; $custom-light: #ddf1bc; $custom-dark: #000000;
JSON
{
"hex": "#cdeba0",
"rgb": {
"r": 205,
"g": 235,
"b": 160
},
"hsl": {
"h": 84,
"s": 65.217,
"l": 77.451
},
"oklch": {
"l": 0.9004,
"c": 0.10269,
"h": 126.1
},
"luminance": 0.74934
}Semantic roles & 50–950 ramp
primary
#CDEBA0
secondary
#8E68C7
accent
#18CD61
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151612
muted
#848582