#CDEBAF#CDEBAF
#CDEBAF is a very light, moderate yellow-green. Relative luminance 0.755; OKLCH L 90.3% C 0.085 H 129.6°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBAF |
|---|---|
| RGB | rgb(205, 235, 175) |
| HSL | hsl(90, 60%, 80%) |
| HSV | hsv(90, 26%, 92%) |
| CMYK | cmyk(12.8%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(89.62, -20.19, 25.96) |
| CIE-LCH | lch(89.62, 32.88, 127.88°) |
| OKLab | oklab(90.33% -0.0543 0.0658) |
| OKLCH | oklch(90.33% 0.085 129.6) |
| XYZ | xyz(62.6218, 75.4904, 51.8211) |
| Luminance | 0.7549 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.53
Light Grey Green
#B7E1A1
ΔE00 3.73
Very Pale Green
#CFFDBC
ΔE00 4.40
Very Light Green
#D1FFBD
ΔE00 4.69
Pale Green
#C7FDB5
ΔE00 5.30
Washed Out Green
#BCF5A6
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBAF #CDAFEB
analogous
#EBEBAF #CDEBAF #AFEBAF
triadic
#CDEBAF #AFCDEB #EBAFCD
tetradic
#CDEBAF #AFEBEB #CDAFEB #EBAFAF
square
#CDEBAF #AFEBEB #CDAFEB #EBAFAF
split-complementary
#CDEBAF #AFAFEB #EBAFEB
monochromatic
#90D34D #AEDF7E #CDEBAF #ECF7E0 #F0F9E7
Accessibility & contrast
On white
1.30
#CDEBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#CDEBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBAF
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBAF | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AB
Deuteranopia (green-blind)
#ECE1B2
Tritanopia (blue-blind)
#CFE6DB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cdebaf; /* rgb */ color: rgb(205, 235, 175); /* oklch */ color: oklch(90.3% 0.085 129.6);
Tailwind
colors: {
custom: {
50: '#dcf1c7',
500: '#cdebaf',
950: '#000000',
},
}SCSS
$custom: #cdebaf; $custom-light: #dcf1c7; $custom-dark: #000000;
JSON
{
"hex": "#cdebaf",
"rgb": {
"r": 205,
"g": 235,
"b": 175
},
"hsl": {
"h": 90,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.90334,
"c": 0.08531,
"h": 129.6
},
"luminance": 0.75491
}Semantic roles & 50–950 ramp
primary
#CDEBAF
secondary
#9F77C7
accent
#1EC873
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582