#CEDFAB#CEDFAB
#CEDFAB is a very light, moderate yellow-green. Relative luminance 0.688; OKLCH L 87.8% C 0.071 H 122.6°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFAB |
|---|---|
| RGB | rgb(206, 223, 171) |
| HSL | hsl(80, 45%, 77%) |
| HSV | hsv(80, 23%, 87%) |
| CMYK | cmyk(7.6%, 0%, 23.3%, 12.5%) |
| CIE-LAB | lab(86.42, -14.50, 23.65) |
| CIE-LCH | lch(86.42, 27.74, 121.51°) |
| OKLab | oklab(87.78% -0.0384 0.0601) |
| OKLCH | oklch(87.78% 0.071 122.6) |
| XYZ | xyz(59.1911, 68.8374, 48.6888) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.65
Light Sage
#BCECAC
ΔE00 6.72
Pale Olive
#B9CC81
ΔE00 7.03
Light Khaki
#E6F2A2
ΔE00 7.24
Palegoldenrod
#EEE8AA
ΔE00 7.67
Very Pale Green
#CFFDBC
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFAB #BCABDF
analogous
#DFD6AB #CEDFAB #B4DFAB
triadic
#CEDFAB #ABCEDF #DFABCE
tetradic
#CEDFAB #ABDFD6 #BCABDF #DFABB4
square
#CEDFAB #ABDFD6 #BCABDF #DFABB4
split-complementary
#CEDFAB #ABB4DF #D6ABDF
monochromatic
#9ABD52 #B4CE7F #CEDFAB #E8F0D7 #F2F7E9
Accessibility & contrast
On white
1.42
#CEDFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#CEDFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFAB
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFAB | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9A8
Deuteranopia (green-blind)
#E3D8AD
Tritanopia (blue-blind)
#D2DAD1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedfab; /* rgb */ color: rgb(206, 223, 171); /* oklch */ color: oklch(87.8% 0.071 122.6);
Tailwind
colors: {
custom: {
50: '#dde9c4',
500: '#cedfab',
950: '#000000',
},
}SCSS
$custom: #cedfab; $custom-light: #dde9c4; $custom-dark: #000000;
JSON
{
"hex": "#cedfab",
"rgb": {
"r": 206,
"g": 223,
"b": 171
},
"hsl": {
"h": 79.615,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.87778,
"c": 0.07131,
"h": 122.6
},
"luminance": 0.68837
}Semantic roles & 50–950 ramp
primary
#CEDFAB
secondary
#8C76B8
accent
#2EB85B
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151612
muted
#848482