#CDEDAF#CDEDAF
#CDEDAF is a very light, moderate yellow-green. Relative luminance 0.766; OKLCH L 90.8% C 0.088 H 130.2°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEDAF |
|---|---|
| RGB | rgb(205, 237, 175) |
| HSL | hsl(91, 63%, 81%) |
| HSV | hsv(91, 26%, 93%) |
| CMYK | cmyk(13.5%, 0%, 26.2%, 7.1%) |
| CIE-LAB | lab(90.16, -21.17, 26.68) |
| CIE-LCH | lch(90.16, 34.06, 128.42°) |
| OKLab | oklab(90.76% -0.0571 0.0675) |
| OKLCH | oklch(90.76% 0.088 130.2) |
| XYZ | xyz(63.1976, 76.6420, 52.0130) |
| Luminance | 0.7664 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.23
Light Grey Green
#B7E1A1
ΔE00 3.74
Very Pale Green
#CFFDBC
ΔE00 3.88
Very Light Green
#D1FFBD
ΔE00 4.17
Pale Green
#C7FDB5
ΔE00 4.73
Washed Out Green
#BCF5A6
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEDAF #CFAFED
analogous
#ECEDAF #CDEDAF #AFEDB0
triadic
#CDEDAF #AFCDED #EDAFCD
tetradic
#CDEDAF #AFECED #CFAFED #EDB0AF
square
#CDEDAF #AFECED #CFAFED #EDB0AF
split-complementary
#CDEDAF #B0AFED #EDAFEC
monochromatic
#8FD74B #AEE27D #CDEDAF #ECF8E1 #EFF9E6
Accessibility & contrast
On white
1.29
#CDEDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#CDEDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEDAF
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEDAF | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AB
Deuteranopia (green-blind)
#EEE2B2
Tritanopia (blue-blind)
#CFE8DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cdedaf; /* rgb */ color: rgb(205, 237, 175); /* oklch */ color: oklch(90.8% 0.088 130.2);
Tailwind
colors: {
custom: {
50: '#dcf3c7',
500: '#cdedaf',
950: '#000000',
},
}SCSS
$custom: #cdedaf; $custom-light: #dcf3c7; $custom-dark: #000000;
JSON
{
"hex": "#cdedaf",
"rgb": {
"r": 205,
"g": 237,
"b": 175
},
"hsl": {
"h": 90.968,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.9076,
"c": 0.08841,
"h": 130.2
},
"luminance": 0.76643
}Semantic roles & 50–950 ramp
primary
#CDEDAF
secondary
#A176CA
accent
#1ACB76
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582