#CFE3DD#CFE3DD
#CFE3DD is a very light, muted teal. Relative luminance 0.734; OKLCH L 89.9% C 0.023 H 175.9°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE3DD |
|---|---|
| RGB | rgb(207, 227, 221) |
| HSL | hsl(162, 26%, 85%) |
| HSV | hsv(162, 9%, 89%) |
| CMYK | cmyk(8.8%, 0%, 2.6%, 11%) |
| CIE-LAB | lab(88.65, -7.75, 0.66) |
| CIE-LCH | lch(88.65, 7.78, 175.15°) |
| OKLab | oklab(89.93% -0.0227 0.0016) |
| OKLCH | oklch(89.93% 0.023 175.9) |
| XYZ | xyz(66.2495, 73.4231, 79.0743) |
| Luminance | 0.7342 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.32
Lightcyan
#E0FFFF
ΔE00 6.80
Honeydew
#F0FFF0
ΔE00 7.19
Azure (CSS)
#F0FFFF
ΔE00 7.24
Mintcream
#F5FFFA
ΔE00 7.45
Ice Blue (survey)
#D7FFFE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE3DD #E3CFD5
analogous
#CFE3D3 #CFE3DD #CFDFE3
triadic
#CFE3DD #DDCFE3 #E3DDCF
tetradic
#CFE3DD #D3CFE3 #E3CFD5 #DFE3CF
square
#CFE3DD #D3CFE3 #E3CFD5 #DFE3CF
split-complementary
#CFE3DD #E3CFDF #E3D3CF
monochromatic
#82B6A6 #A8CCC2 #CFE3DD #ECF4F1 #ECF4F1
Accessibility & contrast
On white
1.34
#CFE3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#CFE3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE3DD
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE3DD | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DD
Deuteranopia (green-blind)
#DDDDDD
Tritanopia (blue-blind)
#CBE4E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cfe3dd; /* rgb */ color: rgb(207, 227, 221); /* oklch */ color: oklch(89.9% 0.023 175.9);
Tailwind
colors: {
custom: {
50: '#ddebe7',
500: '#cfe3dd',
950: '#000000',
},
}SCSS
$custom: #cfe3dd; $custom-light: #ddebe7; $custom-dark: #000000;
JSON
{
"hex": "#cfe3dd",
"rgb": {
"r": 207,
"g": 227,
"b": 221
},
"hsl": {
"h": 162,
"s": 26.316,
"l": 85.098
},
"oklch": {
"l": 0.89925,
"c": 0.02277,
"h": 175.9
},
"luminance": 0.73424
}Semantic roles & 50–950 ramp
primary
#CFE3DD
secondary
#BB9CA5
accent
#415FA5
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484