#CFEEF3#CFEEF3
#CFEEF3 is a very light, muted teal. Relative luminance 0.809; OKLCH L 92.8% C 0.033 H 208.4°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEEF3 |
|---|---|
| RGB | rgb(207, 238, 243) |
| HSL | hsl(188, 60%, 88%) |
| HSV | hsv(188, 15%, 95%) |
| CMYK | cmyk(14.8%, 2.1%, 0%, 4.7%) |
| CIE-LAB | lab(92.08, -9.06, -5.81) |
| CIE-LCH | lch(92.08, 10.76, 212.69°) |
| OKLab | oklab(92.83% -0.0291 -0.0157) |
| OKLCH | oklch(92.83% 0.033 208.4) |
| XYZ | xyz(72.4802, 80.8838, 96.5700) |
| Luminance | 0.8089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.13
Ice Blue (survey)
#D7FFFE
ΔE00 5.04
Very Light Blue
#D5FFFF
ΔE00 5.04
Very Pale Blue
#D6FFFE
ΔE00 5.16
Really Light Blue
#D4FFFF
ΔE00 5.18
Pale Blue
#D0FEFE
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEEF3 #F3D4CF
analogous
#CFF3E6 #CFEEF3 #CFDCF3
triadic
#CFEEF3 #F3CFEE #EEF3CF
tetradic
#CFEEF3 #E6CFF3 #F3D4CF #DCF3CF
square
#CFEEF3 #E6CFF3 #F3D4CF #DCF3CF
split-complementary
#CFEEF3 #F3CFDC #F3E6CF
monochromatic
#6DCBDB #9EDDE7 #CFEEF3 #E7F6F9 #E7F6F9
Accessibility & contrast
On white
1.22
#CFEEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#CFEEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEEF3
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEEF3 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBF3
Deuteranopia (green-blind)
#E2E6F3
Tritanopia (blue-blind)
#C5F1EF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cfeef3; /* rgb */ color: rgb(207, 238, 243); /* oklch */ color: oklch(92.8% 0.033 208.4);
Tailwind
colors: {
custom: {
50: '#def3f7',
500: '#cfeef3',
950: '#000000',
},
}SCSS
$custom: #cfeef3; $custom-light: #def3f7; $custom-dark: #000000;
JSON
{
"hex": "#cfeef3",
"rgb": {
"r": 207,
"g": 238,
"b": 243
},
"hsl": {
"h": 188.333,
"s": 60,
"l": 88.235
},
"oklch": {
"l": 0.92827,
"c": 0.03311,
"h": 208.4
},
"luminance": 0.80886
}Semantic roles & 50–950 ramp
primary
#CFEEF3
secondary
#D39C93
accent
#351EC8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585