#CFE2E4#CFE2E4
#CFE2E4 is a very light, muted teal. Relative luminance 0.733; OKLCH L 89.9% C 0.020 H 204.4°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE2E4 |
|---|---|
| RGB | rgb(207, 226, 228) |
| HSL | hsl(186, 28%, 85%) |
| HSV | hsv(186, 9%, 89%) |
| CMYK | cmyk(9.2%, 0.9%, 0%, 10.6%) |
| CIE-LAB | lab(88.57, -5.91, -3.13) |
| CIE-LCH | lch(88.57, 6.69, 207.95°) |
| OKLab | oklab(89.92% -0.0186 -0.0085) |
| OKLCH | oklch(89.92% 0.02 204.4) |
| XYZ | xyz(66.9289, 73.2585, 83.9979) |
| Luminance | 0.7326 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 6.47
Light Grey
#D8DCD6
ΔE00 6.51
Fog
#D8DCE0
ΔE00 6.52
Lightcyan
#E0FFFF
ΔE00 6.90
Lightblue
#ADD8E6
ΔE00 7.65
Mintcream
#F5FFFA
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE2E4 #E4D1CF
analogous
#CFE4DB #CFE2E4 #CFD7E4
triadic
#CFE2E4 #E4CFE2 #E2E4CF
tetradic
#CFE2E4 #DBCFE4 #E4D1CF #D7E4CF
square
#CFE2E4 #DBCFE4 #E4D1CF #D7E4CF
split-complementary
#CFE2E4 #E4CFD7 #E4DBCF
monochromatic
#81B3B8 #A8CACE #CFE2E4 #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.34
#CFE2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#CFE2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE2E4
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE2E4 | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E4
Deuteranopia (green-blind)
#DBDDE4
Tritanopia (blue-blind)
#C9E4E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cfe2e4; /* rgb */ color: rgb(207, 226, 228); /* oklch */ color: oklch(89.9% 0.020 204.4);
Tailwind
colors: {
custom: {
50: '#ddebec',
500: '#cfe2e4',
950: '#000000',
},
}SCSS
$custom: #cfe2e4; $custom-light: #ddebec; $custom-dark: #000000;
JSON
{
"hex": "#cfe2e4",
"rgb": {
"r": 207,
"g": 226,
"b": 228
},
"hsl": {
"h": 185.714,
"s": 28,
"l": 85.294
},
"oklch": {
"l": 0.89923,
"c": 0.02046,
"h": 204.4
},
"luminance": 0.7326
}Semantic roles & 50–950 ramp
primary
#CFE2E4
secondary
#BC9E9B
accent
#493FA7
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484