#CFE4E3#CFE4E3
#CFE4E3 is a very light, muted teal. Relative luminance 0.743; OKLCH L 90.3% C 0.022 H 193.3°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE4E3 |
|---|---|
| RGB | rgb(207, 228, 227) |
| HSL | hsl(177, 28%, 85%) |
| HSV | hsv(177, 9%, 89%) |
| CMYK | cmyk(9.2%, 0%, 0.4%, 10.6%) |
| CIE-LAB | lab(89.06, -7.12, -1.89) |
| CIE-LCH | lch(89.06, 7.37, 194.84°) |
| OKLab | oklab(90.3% -0.0218 -0.0051) |
| OKLCH | oklch(90.3% 0.022 193.3) |
| XYZ | xyz(67.3375, 74.2972, 83.4513) |
| Luminance | 0.7430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.05
Azure (CSS)
#F0FFFF
ΔE00 6.42
Light Grey
#D8DCD6
ΔE00 6.73
Ice Blue (survey)
#D7FFFE
ΔE00 7.23
Powder Blue
#B0E0E6
ΔE00 7.30
Very Pale Blue
#D6FFFE
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE4E3 #E4CFD0
analogous
#CFE4D8 #CFE4E3 #CFDAE4
triadic
#CFE4E3 #E3CFE4 #E4E3CF
tetradic
#CFE4E3 #D8CFE4 #E4CFD0 #DAE4CF
square
#CFE4E3 #D8CFE4 #E4CFD0 #DAE4CF
split-complementary
#CFE4E3 #E4CFDA #E4D8CF
monochromatic
#81B8B5 #A8CECC #CFE4E3 #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.32
#CFE4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#CFE4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE4E3
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE4E3 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E3
Deuteranopia (green-blind)
#DDDEE3
Tritanopia (blue-blind)
#C9E5E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cfe4e3; /* rgb */ color: rgb(207, 228, 227); /* oklch */ color: oklch(90.3% 0.022 193.3);
Tailwind
colors: {
custom: {
50: '#ddeceb',
500: '#cfe4e3',
950: '#000000',
},
}SCSS
$custom: #cfe4e3; $custom-light: #ddeceb; $custom-dark: #000000;
JSON
{
"hex": "#cfe4e3",
"rgb": {
"r": 207,
"g": 228,
"b": 227
},
"hsl": {
"h": 177.143,
"s": 28,
"l": 85.294
},
"oklch": {
"l": 0.90303,
"c": 0.02236,
"h": 193.3
},
"luminance": 0.74298
}Semantic roles & 50–950 ramp
primary
#CFE4E3
secondary
#BC9B9D
accent
#3F44A7
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484