#CDEBA1#CDEBA1
#CDEBA1 is a very light, moderate yellow-green. Relative luminance 0.750; OKLCH L 90.1% C 0.102 H 126.3°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBA1 |
|---|---|
| RGB | rgb(205, 235, 161) |
| HSL | hsl(84, 65%, 78%) |
| HSV | hsv(84, 31%, 92%) |
| CMYK | cmyk(12.8%, 0%, 31.5%, 7.8%) |
| CIE-LAB | lab(89.38, -22.18, 32.77) |
| CIE-LCH | lch(89.38, 39.57, 124.10°) |
| OKLab | oklab(90.06% -0.0601 0.0819) |
| OKLCH | oklch(90.06% 0.102 126.3) |
| XYZ | xyz(61.3174, 74.9686, 44.9513) |
| Luminance | 0.7497 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.48
Light Sage
#BCECAC
ΔE00 4.67
Washed Out Green
#BCF5A6
ΔE00 4.99
Light Khaki
#E6F2A2
ΔE00 5.05
Tea Green
#BDF8A3
ΔE00 5.33
Very Pale Green
#CFFDBC
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBA1 #BFA1EB
analogous
#EBE4A1 #CDEBA1 #A8EBA1
triadic
#CDEBA1 #A1CDEB #EBA1CD
tetradic
#CDEBA1 #A1EBE4 #BFA1EB #EBA1A8
square
#CDEBA1 #A1EBE4 #BFA1EB #EBA1A8
split-complementary
#CDEBA1 #A1A8EB #E4A1EB
monochromatic
#97D63C #B2E06F #CDEBA1 #E8F6D3 #F2FAE6
Accessibility & contrast
On white
1.31
#CDEBA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#CDEBA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBA1
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBA1 | 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)
#F3E29C
Deuteranopia (green-blind)
#EEE0A5
Tritanopia (blue-blind)
#D1E4D8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cdeba1; /* rgb */ color: rgb(205, 235, 161); /* oklch */ color: oklch(90.1% 0.102 126.3);
Tailwind
colors: {
custom: {
50: '#ddf1bd',
500: '#cdeba1',
950: '#000000',
},
}SCSS
$custom: #cdeba1; $custom-light: #ddf1bd; $custom-dark: #000000;
JSON
{
"hex": "#cdeba1",
"rgb": {
"r": 205,
"g": 235,
"b": 161
},
"hsl": {
"h": 84.324,
"s": 64.912,
"l": 77.647
},
"oklch": {
"l": 0.90059,
"c": 0.10155,
"h": 126.3
},
"luminance": 0.74969
}Semantic roles & 50–950 ramp
primary
#CDEBA1
secondary
#8F69C7
accent
#19CD62
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151612
muted
#848582