#CDEBA2#CDEBA2
#CDEBA2 is a very light, moderate yellow-green. Relative luminance 0.750; OKLCH L 90.1% C 0.100 H 126.5°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBA2 |
|---|---|
| RGB | rgb(205, 235, 162) |
| HSL | hsl(85, 65%, 78%) |
| HSV | hsv(85, 31%, 92%) |
| CMYK | cmyk(12.8%, 0%, 31.1%, 7.8%) |
| CIE-LAB | lab(89.39, -22.05, 32.28) |
| CIE-LCH | lch(89.39, 39.09, 124.33°) |
| OKLab | oklab(90.08% -0.0597 0.0807) |
| OKLCH | oklch(90.08% 0.1 126.5) |
| XYZ | xyz(61.4060, 75.0040, 45.4176) |
| Luminance | 0.7500 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.37
Light Sage
#BCECAC
ΔE00 4.54
Washed Out Green
#BCF5A6
ΔE00 4.96
Light Khaki
#E6F2A2
ΔE00 5.13
Very Pale Green
#CFFDBC
ΔE00 5.27
Tea Green
#BDF8A3
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBA2 #C0A2EB
analogous
#EBE5A2 #CDEBA2 #A8EBA2
triadic
#CDEBA2 #A2CDEB #EBA2CD
tetradic
#CDEBA2 #A2EBE5 #C0A2EB #EBA2A8
square
#CDEBA2 #A2EBE5 #C0A2EB #EBA2A8
split-complementary
#CDEBA2 #A2A8EB #E5A2EB
monochromatic
#97D53D #B2E070 #CDEBA2 #E8F6D4 #F1FAE6
Accessibility & contrast
On white
1.31
#CDEBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#CDEBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBA2
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBA2 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E29D
Deuteranopia (green-blind)
#EEE0A5
Tritanopia (blue-blind)
#D1E4D8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cdeba2; /* rgb */ color: rgb(205, 235, 162); /* oklch */ color: oklch(90.1% 0.100 126.5);
Tailwind
colors: {
custom: {
50: '#ddf1be',
500: '#cdeba2',
950: '#000000',
},
}SCSS
$custom: #cdeba2; $custom-light: #ddf1be; $custom-dark: #000000;
JSON
{
"hex": "#cdeba2",
"rgb": {
"r": 205,
"g": 235,
"b": 162
},
"hsl": {
"h": 84.658,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.90077,
"c": 0.10039,
"h": 126.5
},
"luminance": 0.75004
}Semantic roles & 50–950 ramp
primary
#CDEBA2
secondary
#906AC7
accent
#19CC63
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151612
muted
#848582