#CFE4E7#CFE4E7
#CFE4E7 is a very light, muted teal. Relative luminance 0.745; OKLCH L 90.4% C 0.023 H 207.1°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE4E7 |
|---|---|
| RGB | rgb(207, 228, 231) |
| HSL | hsl(188, 33%, 86%) |
| HSV | hsv(188, 10%, 91%) |
| CMYK | cmyk(10.4%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(89.17, -6.35, -3.83) |
| CIE-LCH | lch(89.17, 7.41, 211.12°) |
| OKLab | oklab(90.42% -0.0202 -0.0103) |
| OKLCH | oklch(90.42% 0.023 207.1) |
| XYZ | xyz(67.8960, 74.5206, 86.3926) |
| Luminance | 0.7452 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 6.33
Lightcyan
#E0FFFF
ΔE00 6.38
Fog
#D8DCE0
ΔE00 7.03
Lightblue
#ADD8E6
ΔE00 7.20
Light Grey
#D8DCD6
ΔE00 7.27
Powder Blue
#B0E0E6
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE4E7 #E7D2CF
analogous
#CFE7DE #CFE4E7 #CFD8E7
triadic
#CFE4E7 #E7CFE4 #E4E7CF
tetradic
#CFE4E7 #DECFE7 #E7D2CF #D8E7CF
square
#CFE4E7 #DECFE7 #E7D2CF #D8E7CF
split-complementary
#CFE4E7 #E7CFD8 #E7DECF
monochromatic
#7DB6BE #A6CDD3 #CFE4E7 #EBF4F5 #EBF4F5
Accessibility & contrast
On white
1.32
#CFE4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#CFE4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE4E7
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE4E7 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E7
Deuteranopia (green-blind)
#DCDFE7
Tritanopia (blue-blind)
#C9E6E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cfe4e7; /* rgb */ color: rgb(207, 228, 231); /* oklch */ color: oklch(90.4% 0.023 207.1);
Tailwind
colors: {
custom: {
50: '#ddecee',
500: '#cfe4e7',
950: '#000000',
},
}SCSS
$custom: #cfe4e7; $custom-light: #ddecee; $custom-dark: #000000;
JSON
{
"hex": "#cfe4e7",
"rgb": {
"r": 207,
"g": 228,
"b": 231
},
"hsl": {
"h": 187.5,
"s": 33.333,
"l": 85.882
},
"oklch": {
"l": 0.90421,
"c": 0.02271,
"h": 207.1
},
"luminance": 0.74522
}Semantic roles & 50–950 ramp
primary
#CFE4E7
secondary
#C09F9A
accent
#4839AC
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485