#CFE4E5#CFE4E5
#CFE4E5 is a very light, muted teal. Relative luminance 0.744; OKLCH L 90.4% C 0.022 H 200.2°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE4E5 |
|---|---|
| RGB | rgb(207, 228, 229) |
| HSL | hsl(183, 30%, 85%) |
| HSV | hsv(183, 10%, 90%) |
| CMYK | cmyk(9.6%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(89.12, -6.74, -2.86) |
| CIE-LCH | lch(89.12, 7.32, 203.00°) |
| OKLab | oklab(90.36% -0.021 -0.0077) |
| OKLCH | oklch(90.36% 0.022 200.2) |
| XYZ | xyz(67.6152, 74.4082, 84.9135) |
| Luminance | 0.7441 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.13
Azure (CSS)
#F0FFFF
ΔE00 6.31
Light Grey
#D8DCD6
ΔE00 6.95
Powder Blue
#B0E0E6
ΔE00 7.20
Fog
#D8DCE0
ΔE00 7.42
Ice Blue (survey)
#D7FFFE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE4E5 #E5D0CF
analogous
#CFE5DB #CFE4E5 #CFD9E5
triadic
#CFE4E5 #E5CFE4 #E4E5CF
tetradic
#CFE4E5 #DBCFE5 #E5D0CF #D9E5CF
square
#CFE4E5 #DBCFE5 #E5D0CF #D9E5CF
split-complementary
#CFE4E5 #E5CFD9 #E5DBCF
monochromatic
#80B7BA #A7CECF #CFE4E5 #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.32
#CFE4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#CFE4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE4E5
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE4E5 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E5
Deuteranopia (green-blind)
#DCDEE5
Tritanopia (blue-blind)
#C9E6E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cfe4e5; /* rgb */ color: rgb(207, 228, 229); /* oklch */ color: oklch(90.4% 0.022 200.2);
Tailwind
colors: {
custom: {
50: '#ddeced',
500: '#cfe4e5',
950: '#000000',
},
}SCSS
$custom: #cfe4e5; $custom-light: #ddeced; $custom-dark: #000000;
JSON
{
"hex": "#cfe4e5",
"rgb": {
"r": 207,
"g": 228,
"b": 229
},
"hsl": {
"h": 182.727,
"s": 29.73,
"l": 85.49
},
"oklch": {
"l": 0.90361,
"c": 0.02237,
"h": 200.2
},
"luminance": 0.74409
}Semantic roles & 50–950 ramp
primary
#CFE4E5
secondary
#BD9C9B
accent
#423DA8
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484