#CFE4E6#CFE4E6
#CFE4E6 is a very light, muted teal. Relative luminance 0.745; OKLCH L 90.4% C 0.022 H 203.7°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE4E6 |
|---|---|
| RGB | rgb(207, 228, 230) |
| HSL | hsl(185, 32%, 86%) |
| HSV | hsv(185, 10%, 90%) |
| CMYK | cmyk(10%, 0.9%, 0%, 9.8%) |
| CIE-LAB | lab(89.14, -6.54, -3.35) |
| CIE-LCH | lch(89.14, 7.35, 207.08°) |
| OKLab | oklab(90.39% -0.0206 -0.009) |
| OKLCH | oklch(90.39% 0.023 203.7) |
| XYZ | xyz(67.7552, 74.4642, 85.6509) |
| Luminance | 0.7447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.24
Azure (CSS)
#F0FFFF
ΔE00 6.30
Light Grey
#D8DCD6
ΔE00 7.09
Fog
#D8DCE0
ΔE00 7.21
Powder Blue
#B0E0E6
ΔE00 7.22
Lightblue
#ADD8E6
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE4E6 #E6D1CF
analogous
#CFE6DC #CFE4E6 #CFD8E6
triadic
#CFE4E6 #E6CFE4 #E4E6CF
tetradic
#CFE4E6 #DCCFE6 #E6D1CF #D8E6CF
square
#CFE4E6 #DCCFE6 #E6D1CF #D8E6CF
split-complementary
#CFE4E6 #E6CFD8 #E6DCCF
monochromatic
#7FB7BC #A7CDD1 #CFE4E6 #EBF4F5 #EBF4F5
Accessibility & contrast
On white
1.32
#CFE4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#CFE4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE4E6
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE4E6 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E6
Deuteranopia (green-blind)
#DCDEE6
Tritanopia (blue-blind)
#C9E6E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cfe4e6; /* rgb */ color: rgb(207, 228, 230); /* oklch */ color: oklch(90.4% 0.022 203.7);
Tailwind
colors: {
custom: {
50: '#ddeced',
500: '#cfe4e6',
950: '#000000',
},
}SCSS
$custom: #cfe4e6; $custom-light: #ddeced; $custom-dark: #000000;
JSON
{
"hex": "#cfe4e6",
"rgb": {
"r": 207,
"g": 228,
"b": 230
},
"hsl": {
"h": 185.217,
"s": 31.507,
"l": 85.686
},
"oklch": {
"l": 0.90391,
"c": 0.0225,
"h": 203.7
},
"luminance": 0.74465
}Semantic roles & 50–950 ramp
primary
#CFE4E6
secondary
#BF9E9A
accent
#453BAA
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484