#CFE2E2#CFE2E2
#CFE2E2 is a very light, muted teal. Relative luminance 0.731; OKLCH L 89.9% C 0.020 H 196.8°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE2E2 |
|---|---|
| RGB | rgb(207, 226, 226) |
| HSL | hsl(180, 25%, 85%) |
| HSV | hsv(180, 8%, 89%) |
| CMYK | cmyk(8.4%, 0%, 0%, 11.4%) |
| CIE-LAB | lab(88.52, -6.29, -2.16) |
| CIE-LCH | lch(88.52, 6.65, 198.95°) |
| OKLab | oklab(89.86% -0.0194 -0.0059) |
| OKLCH | oklch(89.86% 0.02 196.8) |
| XYZ | xyz(66.6529, 73.1481, 82.5442) |
| Luminance | 0.7315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.19
Azure (CSS)
#F0FFFF
ΔE00 6.49
Lightcyan
#E0FFFF
ΔE00 6.72
Fog
#D8DCE0
ΔE00 6.97
Mintcream
#F5FFFA
ΔE00 7.48
Powder Blue
#B0E0E6
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE2E2 #E2CFCF
analogous
#CFE2D9 #CFE2E2 #CFD9E2
triadic
#CFE2E2 #E2CFE2 #E2E2CF
tetradic
#CFE2E2 #D9CFE2 #E2CFCF #D9E2CF
square
#CFE2E2 #D9CFE2 #E2CFCF #D9E2CF
split-complementary
#CFE2E2 #E2CFD9 #E2D9CF
monochromatic
#83B4B4 #A9CBCB #CFE2E2 #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.34
#CFE2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#CFE2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE2E2
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE2E2 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E2
Deuteranopia (green-blind)
#DBDDE2
Tritanopia (blue-blind)
#CAE3E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cfe2e2; /* rgb */ color: rgb(207, 226, 226); /* oklch */ color: oklch(89.9% 0.020 196.8);
Tailwind
colors: {
custom: {
50: '#ddebeb',
500: '#cfe2e2',
950: '#000000',
},
}SCSS
$custom: #cfe2e2; $custom-light: #ddebeb; $custom-dark: #000000;
JSON
{
"hex": "#cfe2e2",
"rgb": {
"r": 207,
"g": 226,
"b": 226
},
"hsl": {
"h": 180,
"s": 24.675,
"l": 84.902
},
"oklch": {
"l": 0.89864,
"c": 0.02027,
"h": 196.8
},
"luminance": 0.73149
}Semantic roles & 50–950 ramp
primary
#CFE2E2
secondary
#B99C9C
accent
#4242A3
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484