#CEDFC8#CEDFC8
#CEDFC8 is a very light, muted green. Relative luminance 0.701; OKLCH L 88.5% C 0.036 H 137.5°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFC8 |
|---|---|
| RGB | rgb(206, 223, 200) |
| HSL | hsl(104, 26%, 83%) |
| HSV | hsv(104, 10%, 87%) |
| CMYK | cmyk(7.6%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(87.03, -9.85, 9.34) |
| CIE-LCH | lch(87.03, 13.57, 136.50°) |
| OKLab | oklab(88.46% -0.0265 0.0243) |
| OKLCH | oklch(88.46% 0.036 137.5) |
| XYZ | xyz(62.2647, 70.0668, 64.8763) |
| Luminance | 0.7007 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.72
Beige
#F5F5DC
ΔE00 8.45
Light Grey
#D8DCD6
ΔE00 8.73
Off White (survey)
#FFFFE4
ΔE00 9.86
Lightyellow
#FFFFE0
ΔE00 9.94
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFC8 #D9C8DF
analogous
#D9DFC8 #CEDFC8 #C8DFCD
triadic
#CEDFC8 #C8CEDF #DFC8CE
tetradic
#CEDFC8 #C8D9DF #D9C8DF #DFCDC8
square
#CEDFC8 #C8D9DF #D9C8DF #DFCDC8
split-complementary
#CEDFC8 #CDC8DF #DFC8D9
monochromatic
#89B27B #ACC8A1 #CEDFC8 #EEF4EC #EEF4EC
Accessibility & contrast
On white
1.40
#CEDFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#CEDFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFC8
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFC8 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DBC7
Deuteranopia (green-blind)
#DED9C9
Tritanopia (blue-blind)
#CEDDD8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedfc8; /* rgb */ color: rgb(206, 223, 200); /* oklch */ color: oklch(88.5% 0.036 137.5);
Tailwind
colors: {
custom: {
50: '#dde9d8',
500: '#cedfc8',
950: '#000000',
},
}SCSS
$custom: #cedfc8; $custom-light: #dde9d8; $custom-dark: #000000;
JSON
{
"hex": "#cedfc8",
"rgb": {
"r": 206,
"g": 223,
"b": 200
},
"hsl": {
"h": 104.348,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.88459,
"c": 0.03598,
"h": 137.5
},
"luminance": 0.70067
}Semantic roles & 50–950 ramp
primary
#CEDFC8
secondary
#AE95B6
accent
#40A58B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483