#CFE4DB#CFE4DB
#CFE4DB is a very light, muted teal. Relative luminance 0.739; OKLCH L 90.1% C 0.025 H 168.2°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE4DB |
|---|---|
| RGB | rgb(207, 228, 219) |
| HSL | hsl(154, 28%, 85%) |
| HSV | hsv(154, 9%, 89%) |
| CMYK | cmyk(9.2%, 0%, 3.9%, 10.6%) |
| CIE-LAB | lab(88.86, -8.64, 2.01) |
| CIE-LCH | lch(88.86, 8.87, 166.88°) |
| OKLab | oklab(90.07% -0.0249 0.0052) |
| OKLCH | oklch(90.07% 0.025 168.2) |
| XYZ | xyz(66.2589, 73.8657, 77.7708) |
| Luminance | 0.7387 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.63
Light Grey
#D8DCD6
ΔE00 6.92
Lightcyan
#E0FFFF
ΔE00 7.15
Ice
#D6FFFA
ΔE00 7.49
Mintcream
#F5FFFA
ΔE00 7.79
Ice Blue (survey)
#D7FFFE
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE4DB #E4CFD8
analogous
#CFE4D0 #CFE4DB #CFE2E4
triadic
#CFE4DB #DBCFE4 #E4DBCF
tetradic
#CFE4DB #D0CFE4 #E4CFD8 #E2E4CF
square
#CFE4DB #D0CFE4 #E4CFD8 #E2E4CF
split-complementary
#CFE4DB #E4CFE2 #E4D0CF
monochromatic
#81B8A0 #A8CEBE #CFE4DB #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.33
#CFE4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#CFE4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE4DB
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE4DB | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1DB
Deuteranopia (green-blind)
#DFDEDC
Tritanopia (blue-blind)
#CBE4E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cfe4db; /* rgb */ color: rgb(207, 228, 219); /* oklch */ color: oklch(90.1% 0.025 168.2);
Tailwind
colors: {
custom: {
50: '#ddece6',
500: '#cfe4db',
950: '#000000',
},
}SCSS
$custom: #cfe4db; $custom-light: #ddece6; $custom-dark: #000000;
JSON
{
"hex": "#cfe4db",
"rgb": {
"r": 207,
"g": 228,
"b": 219
},
"hsl": {
"h": 154.286,
"s": 28,
"l": 85.294
},
"oklch": {
"l": 0.90074,
"c": 0.02541,
"h": 168.2
},
"luminance": 0.73867
}Semantic roles & 50–950 ramp
primary
#CFE4DB
secondary
#BC9BA9
accent
#3F6BA7
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484