#CEDFAA#CEDFAA
#CEDFAA is a very light, moderate yellow-green. Relative luminance 0.688; OKLCH L 87.8% C 0.073 H 122.3°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFAA |
|---|---|
| RGB | rgb(206, 223, 170) |
| HSL | hsl(79, 45%, 77%) |
| HSV | hsv(79, 24%, 87%) |
| CMYK | cmyk(7.6%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(86.40, -14.65, 24.15) |
| CIE-LCH | lch(86.40, 28.24, 121.24°) |
| OKLab | oklab(87.76% -0.0388 0.0613) |
| OKLCH | oklch(87.76% 0.073 122.3) |
| XYZ | xyz(59.0962, 68.7994, 48.1887) |
| Luminance | 0.6880 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.58
Light Sage
#BCECAC
ΔE00 6.68
Pale Olive
#B9CC81
ΔE00 6.85
Light Khaki
#E6F2A2
ΔE00 7.06
Palegoldenrod
#EEE8AA
ΔE00 7.58
Greenish Tan
#BCCB7A
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFAA #BBAADF
analogous
#DFD6AA #CEDFAA #B4DFAA
triadic
#CEDFAA #AACEDF #DFAACE
tetradic
#CEDFAA #AADFD6 #BBAADF #DFAAB4
square
#CEDFAA #AADFD6 #BBAADF #DFAAB4
split-complementary
#CEDFAA #AAB4DF #D6AADF
monochromatic
#9BBE51 #B4CE7E #CEDFAA #E8F0D6 #F2F7E9
Accessibility & contrast
On white
1.42
#CEDFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#CEDFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFAA
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFAA | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A7
Deuteranopia (green-blind)
#E3D8AC
Tritanopia (blue-blind)
#D2DAD1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedfaa; /* rgb */ color: rgb(206, 223, 170); /* oklch */ color: oklch(87.8% 0.073 122.3);
Tailwind
colors: {
custom: {
50: '#dde9c3',
500: '#cedfaa',
950: '#000000',
},
}SCSS
$custom: #cedfaa; $custom-light: #dde9c3; $custom-dark: #000000;
JSON
{
"hex": "#cedfaa",
"rgb": {
"r": 206,
"g": 223,
"b": 170
},
"hsl": {
"h": 79.245,
"s": 45.299,
"l": 77.059
},
"oklch": {
"l": 0.87757,
"c": 0.07254,
"h": 122.3
},
"luminance": 0.68799
}Semantic roles & 50–950 ramp
primary
#CEDFAA
secondary
#8B75B8
accent
#2DB85A
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151612
muted
#848482