#CFDED4#CFDED4
#CFDED4 is a very light, muted green. Relative luminance 0.703; OKLCH L 88.6% C 0.021 H 156.8°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDED4 |
|---|---|
| RGB | rgb(207, 222, 212) |
| HSL | hsl(140, 19%, 84%) |
| HSV | hsv(140, 7%, 87%) |
| CMYK | cmyk(6.8%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(87.12, -6.86, 3.17) |
| CIE-LCH | lch(87.12, 7.56, 155.19°) |
| OKLab | oklab(88.65% -0.0193 0.0083) |
| OKLCH | oklch(88.65% 0.021 156.8) |
| XYZ | xyz(63.7347, 70.2608, 72.4785) |
| Luminance | 0.7026 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.06
Honeydew
#F0FFF0
ΔE00 7.22
Silver (survey)
#C5C9C7
ΔE00 7.60
Mintcream
#F5FFFA
ΔE00 8.01
Azure (CSS)
#F0FFFF
ΔE00 8.60
Gainsboro
#DCDCDC
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDED4 #DECFD9
analogous
#D2DECF #CFDED4 #CFDEDC
triadic
#CFDED4 #D4CFDE #DED4CF
tetradic
#CFDED4 #CFD2DE #DECFD9 #DEDCCF
square
#CFDED4 #CFD2DE #DECFD9 #DEDCCF
split-complementary
#CFDED4 #DCCFDE #DECFD2
monochromatic
#86AC93 #ABC5B4 #CFDED4 #EDF3EF #EDF3EF
Accessibility & contrast
On white
1.40
#CFDED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#CFDED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDED4
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDED4 | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD4
Deuteranopia (green-blind)
#DBD9D5
Tritanopia (blue-blind)
#CDDEDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfded4; /* rgb */ color: rgb(207, 222, 212); /* oklch */ color: oklch(88.6% 0.021 156.8);
Tailwind
colors: {
custom: {
50: '#dde8e1',
500: '#cfded4',
950: '#000000',
},
}SCSS
$custom: #cfded4; $custom-light: #dde8e1; $custom-dark: #000000;
JSON
{
"hex": "#cfded4",
"rgb": {
"r": 207,
"g": 222,
"b": 212
},
"hsl": {
"h": 140,
"s": 18.519,
"l": 84.118
},
"oklch": {
"l": 0.88646,
"c": 0.02101,
"h": 156.8
},
"luminance": 0.70261
}Semantic roles & 50–950 ramp
primary
#CFDED4
secondary
#B49DAC
accent
#49819D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484