#CEDFC6#CEDFC6
#CEDFC6 is a very light, muted green. Relative luminance 0.700; OKLCH L 88.4% C 0.038 H 135.5°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFC6 |
|---|---|
| RGB | rgb(206, 223, 198) |
| HSL | hsl(101, 28%, 83%) |
| HSV | hsv(101, 11%, 87%) |
| CMYK | cmyk(7.6%, 0%, 11.2%, 12.5%) |
| CIE-LAB | lab(86.98, -10.19, 10.33) |
| CIE-LCH | lch(86.98, 14.51, 134.61°) |
| OKLab | oklab(88.41% -0.0273 0.0269) |
| OKLCH | oklch(88.41% 0.038 135.5) |
| XYZ | xyz(62.0325, 69.9739, 63.6534) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.03
Beige
#F5F5DC
ΔE00 8.46
Light Grey
#D8DCD6
ΔE00 9.24
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.67
Lightyellow
#FFFFE0
ΔE00 9.83
Off White (survey)
#FFFFE4
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFC6 #D7C6DF
analogous
#DADFC6 #CEDFC6 #C6DFCA
triadic
#CEDFC6 #C6CEDF #DFC6CE
tetradic
#CEDFC6 #C6DADF #D7C6DF #DFCAC6
square
#CEDFC6 #C6DADF #D7C6DF #DFCAC6
split-complementary
#CEDFC6 #CAC6DF #DFC6DA
monochromatic
#8BB378 #ACC99F #CEDFC6 #EEF4EB #EEF4EB
Accessibility & contrast
On white
1.40
#CEDFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#CEDFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFC6
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFC6 | 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)
#E1DBC5
Deuteranopia (green-blind)
#DED9C7
Tritanopia (blue-blind)
#CEDDD8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedfc6; /* rgb */ color: rgb(206, 223, 198); /* oklch */ color: oklch(88.4% 0.038 135.5);
Tailwind
colors: {
custom: {
50: '#dde9d7',
500: '#cedfc6',
950: '#000000',
},
}SCSS
$custom: #cedfc6; $custom-light: #dde9d7; $custom-dark: #000000;
JSON
{
"hex": "#cedfc6",
"rgb": {
"r": 206,
"g": 223,
"b": 198
},
"hsl": {
"h": 100.8,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.88408,
"c": 0.03831,
"h": 135.5
},
"luminance": 0.69974
}Semantic roles & 50–950 ramp
primary
#CEDFC6
secondary
#AB93B6
accent
#3FA785
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483