#CFDED2#CFDED2
#CFDED2 is a very light, muted green. Relative luminance 0.702; OKLCH L 88.6% C 0.023 H 151.6°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDED2 |
|---|---|
| RGB | rgb(207, 222, 210) |
| HSL | hsl(132, 19%, 84%) |
| HSV | hsv(132, 7%, 87%) |
| CMYK | cmyk(6.8%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(87.08, -7.23, 4.16) |
| CIE-LCH | lch(87.08, 8.34, 150.10°) |
| OKLab | oklab(88.59% -0.0201 0.0109) |
| OKLCH | oklch(88.59% 0.023 151.6) |
| XYZ | xyz(63.4840, 70.1605, 71.1580) |
| Luminance | 0.7016 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.47
Honeydew
#F0FFF0
ΔE00 7.09
Silver (survey)
#C5C9C7
ΔE00 8.06
Mintcream
#F5FFFA
ΔE00 8.34
Beige
#F5F5DC
ΔE00 9.02
Azure (CSS)
#F0FFFF
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDED2 #DECFDB
analogous
#D4DECF #CFDED2 #CFDEDA
triadic
#CFDED2 #D2CFDE #DED2CF
tetradic
#CFDED2 #CFD4DE #DECFDB #DEDACF
square
#CFDED2 #CFD4DE #DECFDB #DEDACF
split-complementary
#CFDED2 #DACFDE #DECFD4
monochromatic
#86AC8E #ABC5B0 #CFDED2 #EDF3EE #EDF3EE
Accessibility & contrast
On white
1.40
#CFDED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#CFDED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDED2
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDED2 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD1
Deuteranopia (green-blind)
#DBD9D3
Tritanopia (blue-blind)
#CDDDDA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfded2; /* rgb */ color: rgb(207, 222, 210); /* oklch */ color: oklch(88.6% 0.023 151.6);
Tailwind
colors: {
custom: {
50: '#dde8df',
500: '#cfded2',
950: '#000000',
},
}SCSS
$custom: #cfded2; $custom-light: #dde8df; $custom-dark: #000000;
JSON
{
"hex": "#cfded2",
"rgb": {
"r": 207,
"g": 222,
"b": 210
},
"hsl": {
"h": 132,
"s": 18.519,
"l": 84.118
},
"oklch": {
"l": 0.88591,
"c": 0.02285,
"h": 151.6
},
"luminance": 0.70161
}Semantic roles & 50–950 ramp
primary
#CFDED2
secondary
#B49DAF
accent
#498C9D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484