#CEDFC7#CEDFC7
#CEDFC7 is a very light, muted green. Relative luminance 0.700; OKLCH L 88.4% C 0.037 H 136.5°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFC7 |
|---|---|
| RGB | rgb(206, 223, 199) |
| HSL | hsl(103, 27%, 83%) |
| HSV | hsv(103, 11%, 87%) |
| CMYK | cmyk(7.6%, 0%, 10.8%, 12.5%) |
| CIE-LAB | lab(87.01, -10.02, 9.83) |
| CIE-LCH | lch(87.01, 14.04, 135.53°) |
| OKLab | oklab(88.43% -0.0269 0.0256) |
| OKLCH | oklch(88.43% 0.037 136.5) |
| XYZ | xyz(62.1482, 70.0202, 64.2628) |
| Luminance | 0.7002 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.87
Beige
#F5F5DC
ΔE00 8.45
Light Grey
#D8DCD6
ΔE00 8.98
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.81
Off White (survey)
#FFFFE4
ΔE00 9.84
Lightyellow
#FFFFE0
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFC7 #D8C7DF
analogous
#DADFC7 #CEDFC7 #C7DFCC
triadic
#CEDFC7 #C7CEDF #DFC7CE
tetradic
#CEDFC7 #C7DADF #D8C7DF #DFCCC7
square
#CEDFC7 #C7DADF #D8C7DF #DFCCC7
split-complementary
#CEDFC7 #CCC7DF #DFC7DA
monochromatic
#8AB279 #ACC9A0 #CEDFC7 #EEF4EC #EEF4EC
Accessibility & contrast
On white
1.40
#CEDFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#CEDFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFC7
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFC7 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DBC6
Deuteranopia (green-blind)
#DED9C8
Tritanopia (blue-blind)
#CEDDD8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedfc7; /* rgb */ color: rgb(206, 223, 199); /* oklch */ color: oklch(88.4% 0.037 136.5);
Tailwind
colors: {
custom: {
50: '#dde9d8',
500: '#cedfc7',
950: '#000000',
},
}SCSS
$custom: #cedfc7; $custom-light: #dde9d8; $custom-dark: #000000;
JSON
{
"hex": "#cedfc7",
"rgb": {
"r": 206,
"g": 223,
"b": 199
},
"hsl": {
"h": 102.5,
"s": 27.273,
"l": 82.745
},
"oklch": {
"l": 0.88433,
"c": 0.03714,
"h": 136.5
},
"luminance": 0.70021
}Semantic roles & 50–950 ramp
primary
#CEDFC7
secondary
#AC94B6
accent
#40A688
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483