#CEDFC5#CEDFC5
#CEDFC5 is a very light, muted yellow-green. Relative luminance 0.699; OKLCH L 88.4% C 0.039 H 134.6°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFC5 |
|---|---|
| RGB | rgb(206, 223, 197) |
| HSL | hsl(99, 29%, 82%) |
| HSV | hsv(99, 12%, 87%) |
| CMYK | cmyk(7.6%, 0%, 11.7%, 12.5%) |
| CIE-LAB | lab(86.96, -10.36, 10.82) |
| CIE-LCH | lch(86.96, 14.98, 133.76°) |
| OKLab | oklab(88.38% -0.0277 0.0281) |
| OKLCH | oklch(88.38% 0.039 134.6) |
| XYZ | xyz(61.9175, 69.9280, 63.0479) |
| Luminance | 0.6993 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.20
Beige
#F5F5DC
ΔE00 8.47
Light Grey
#D8DCD6
ΔE00 9.49
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.53
Lightyellow
#FFFFE0
ΔE00 9.78
Off White (survey)
#FFFFE4
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFC5 #D6C5DF
analogous
#DBDFC5 #CEDFC5 #C5DFC9
triadic
#CEDFC5 #C5CEDF #DFC5CE
tetradic
#CEDFC5 #C5DBDF #D6C5DF #DFC9C5
square
#CEDFC5 #C5DBDF #D6C5DF #DFC9C5
split-complementary
#CEDFC5 #C9C5DF #DFC5DB
monochromatic
#8BB376 #ADC99E #CEDFC5 #EEF4EB #EEF4EB
Accessibility & contrast
On white
1.40
#CEDFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#CEDFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFC5
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFC5 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DBC4
Deuteranopia (green-blind)
#DFD9C6
Tritanopia (blue-blind)
#CEDDD7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedfc5; /* rgb */ color: rgb(206, 223, 197); /* oklch */ color: oklch(88.4% 0.039 134.6);
Tailwind
colors: {
custom: {
50: '#dde9d6',
500: '#cedfc5',
950: '#000000',
},
}SCSS
$custom: #cedfc5; $custom-light: #dde9d6; $custom-dark: #000000;
JSON
{
"hex": "#cedfc5",
"rgb": {
"r": 206,
"g": 223,
"b": 197
},
"hsl": {
"h": 99.231,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.88382,
"c": 0.03949,
"h": 134.6
},
"luminance": 0.69928
}Semantic roles & 50–950 ramp
primary
#CEDFC5
secondary
#AA92B6
accent
#3EA883
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483