#CEDFAC#CEDFAC
#CEDFAC is a very light, moderate yellow-green. Relative luminance 0.689; OKLCH L 87.8% C 0.070 H 122.8°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFAC |
|---|---|
| RGB | rgb(206, 223, 172) |
| HSL | hsl(80, 44%, 77%) |
| HSV | hsv(80, 23%, 87%) |
| CMYK | cmyk(7.6%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(86.44, -14.35, 23.16) |
| CIE-LCH | lch(86.44, 27.25, 121.78°) |
| OKLab | oklab(87.8% -0.038 0.0589) |
| OKLCH | oklch(87.8% 0.07 122.8) |
| XYZ | xyz(59.2868, 68.8757, 49.1927) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.72
Light Sage
#BCECAC
ΔE00 6.76
Pale Olive
#B9CC81
ΔE00 7.21
Light Khaki
#E6F2A2
ΔE00 7.42
Palegoldenrod
#EEE8AA
ΔE00 7.77
Very Pale Green
#CFFDBC
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFAC #BDACDF
analogous
#DFD7AC #CEDFAC #B4DFAC
triadic
#CEDFAC #ACCEDF #DFACCE
tetradic
#CEDFAC #ACDFD7 #BDACDF #DFACB4
square
#CEDFAC #ACDFD7 #BDACDF #DFACB4
split-complementary
#CEDFAC #ACB4DF #D7ACDF
monochromatic
#9ABD54 #B4CE80 #CEDFAC #E8F0D8 #F2F6E9
Accessibility & contrast
On white
1.42
#CEDFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#CEDFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFAC
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFAC | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9A9
Deuteranopia (green-blind)
#E3D8AE
Tritanopia (blue-blind)
#D2DAD1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedfac; /* rgb */ color: rgb(206, 223, 172); /* oklch */ color: oklch(87.8% 0.070 122.8);
Tailwind
colors: {
custom: {
50: '#dde9c5',
500: '#cedfac',
950: '#000000',
},
}SCSS
$custom: #cedfac; $custom-light: #dde9c5; $custom-dark: #000000;
JSON
{
"hex": "#cedfac",
"rgb": {
"r": 206,
"g": 223,
"b": 172
},
"hsl": {
"h": 80,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.87799,
"c": 0.07008,
"h": 122.8
},
"luminance": 0.68876
}Semantic roles & 50–950 ramp
primary
#CEDFAC
secondary
#8D78B8
accent
#2EB85C
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151612
muted
#848482