#CFE3DB#CFE3DB
#CFE3DB is a very light, muted teal. Relative luminance 0.733; OKLCH L 89.9% C 0.024 H 169.8°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE3DB |
|---|---|
| RGB | rgb(207, 227, 219) |
| HSL | hsl(156, 26%, 85%) |
| HSV | hsv(156, 9%, 89%) |
| CMYK | cmyk(8.8%, 0%, 3.5%, 11%) |
| CIE-LAB | lab(88.60, -8.13, 1.63) |
| CIE-LCH | lch(88.60, 8.29, 168.63°) |
| OKLab | oklab(89.87% -0.0235 0.0042) |
| OKLCH | oklch(89.87% 0.024 169.8) |
| XYZ | xyz(65.9847, 73.3171, 77.6793) |
| Luminance | 0.7332 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.47
Honeydew
#F0FFF0
ΔE00 6.84
Lightcyan
#E0FFFF
ΔE00 7.18
Mintcream
#F5FFFA
ΔE00 7.64
Azure (CSS)
#F0FFFF
ΔE00 7.69
Ice
#D6FFFA
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE3DB #E3CFD7
analogous
#CFE3D1 #CFE3DB #CFE1E3
triadic
#CFE3DB #DBCFE3 #E3DBCF
tetradic
#CFE3DB #D1CFE3 #E3CFD7 #E1E3CF
square
#CFE3DB #D1CFE3 #E3CFD7 #E1E3CF
split-complementary
#CFE3DB #E3CFE1 #E3D1CF
monochromatic
#82B6A1 #A8CCBE #CFE3DB #ECF4F1 #ECF4F1
Accessibility & contrast
On white
1.34
#CFE3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#CFE3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE3DB
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE3DB | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E0DB
Deuteranopia (green-blind)
#DEDDDB
Tritanopia (blue-blind)
#CBE3E1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cfe3db; /* rgb */ color: rgb(207, 227, 219); /* oklch */ color: oklch(89.9% 0.024 169.8);
Tailwind
colors: {
custom: {
50: '#ddebe6',
500: '#cfe3db',
950: '#000000',
},
}SCSS
$custom: #cfe3db; $custom-light: #ddebe6; $custom-dark: #000000;
JSON
{
"hex": "#cfe3db",
"rgb": {
"r": 207,
"g": 227,
"b": 219
},
"hsl": {
"h": 156,
"s": 26.316,
"l": 85.098
},
"oklch": {
"l": 0.89868,
"c": 0.02386,
"h": 169.8
},
"luminance": 0.73318
}Semantic roles & 50–950 ramp
primary
#CFE3DB
secondary
#BB9CA8
accent
#4169A5
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484