#CFE4E4#CFE4E4
#CFE4E4 is a very light, muted teal. Relative luminance 0.744; OKLCH L 90.3% C 0.022 H 196.8°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE4E4 |
|---|---|
| RGB | rgb(207, 228, 228) |
| HSL | hsl(180, 28%, 85%) |
| HSV | hsv(180, 9%, 89%) |
| CMYK | cmyk(9.2%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(89.09, -6.93, -2.37) |
| CIE-LCH | lch(89.09, 7.32, 198.91°) |
| OKLab | oklab(90.33% -0.0214 -0.0064) |
| OKLCH | oklch(90.33% 0.022 196.8) |
| XYZ | xyz(67.4759, 74.3525, 84.1802) |
| Luminance | 0.7435 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.07
Azure (CSS)
#F0FFFF
ΔE00 6.35
Light Grey
#D8DCD6
ΔE00 6.82
Powder Blue
#B0E0E6
ΔE00 7.23
Ice Blue (survey)
#D7FFFE
ΔE00 7.31
Very Pale Blue
#D6FFFE
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE4E4 #E4CFCF
analogous
#CFE4D9 #CFE4E4 #CFD9E4
triadic
#CFE4E4 #E4CFE4 #E4E4CF
tetradic
#CFE4E4 #D9CFE4 #E4CFCF #D9E4CF
square
#CFE4E4 #D9CFE4 #E4CFCF #D9E4CF
split-complementary
#CFE4E4 #E4CFD9 #E4D9CF
monochromatic
#81B8B8 #A8CECE #CFE4E4 #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.32
#CFE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#CFE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE4E4
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE4E4 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E4
Deuteranopia (green-blind)
#DDDEE4
Tritanopia (blue-blind)
#C9E6E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cfe4e4; /* rgb */ color: rgb(207, 228, 228); /* oklch */ color: oklch(90.3% 0.022 196.8);
Tailwind
colors: {
custom: {
50: '#ddecec',
500: '#cfe4e4',
950: '#000000',
},
}SCSS
$custom: #cfe4e4; $custom-light: #ddecec; $custom-dark: #000000;
JSON
{
"hex": "#cfe4e4",
"rgb": {
"r": 207,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 28,
"l": 85.294
},
"oklch": {
"l": 0.90332,
"c": 0.02232,
"h": 196.8
},
"luminance": 0.74354
}Semantic roles & 50–950 ramp
primary
#CFE4E4
secondary
#BC9B9B
accent
#3F3FA7
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484