#CEFCF6#CEFCF6
#CEFCF6 is a very light, muted teal. Relative luminance 0.894; OKLCH L 95.7% C 0.048 H 186.7°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFCF6 |
|---|---|
| RGB | rgb(206, 252, 246) |
| HSL | hsl(172, 88%, 90%) |
| HSV | hsv(172, 18%, 99%) |
| CMYK | cmyk(18.3%, 0%, 2.4%, 1.2%) |
| CIE-LAB | lab(95.74, -15.76, -1.98) |
| CIE-LCH | lch(95.74, 15.89, 187.18°) |
| OKLab | oklab(95.74% -0.0473 -0.0055) |
| OKLCH | oklch(95.74% 0.048 186.7) |
| XYZ | xyz(76.8939, 89.3940, 100.3743) |
| Luminance | 0.8940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.51
Light Light Blue
#CAFFFB
ΔE00 1.62
Duck Egg Blue
#C3FBF4
ΔE00 2.20
Pale Blue
#D0FEFE
ΔE00 2.51
Very Pale Blue
#D6FFFE
ΔE00 2.67
Eggshell Blue
#C4FFF7
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFCF6 #FCCED4
analogous
#CEFCDF #CEFCF6 #CEEBFC
triadic
#CEFCF6 #F6CEFC #FCF6CE
tetradic
#CEFCF6 #DFCEFC #FCCED4 #EBFCCE
square
#CEFCF6 #DFCEFC #FCCED4 #EBFCCE
split-complementary
#CEFCF6 #FCCEEB #FCDFCE
monochromatic
#5BF5E1 #94F8EB #CEFCF6 #E2FDFA #E2FDFA
Accessibility & contrast
On white
1.11
#CEFCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#CEFCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFCF6
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFCF6 | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7F6
Deuteranopia (green-blind)
#EEF0F7
Tritanopia (blue-blind)
#C1FEFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cefcf6; /* rgb */ color: rgb(206, 252, 246); /* oklch */ color: oklch(95.7% 0.048 186.7);
Tailwind
colors: {
custom: {
50: '#ddfdf9',
500: '#cefcf6',
950: '#000000',
},
}SCSS
$custom: #cefcf6; $custom-light: #ddfdf9; $custom-dark: #000000;
JSON
{
"hex": "#cefcf6",
"rgb": {
"r": 206,
"g": 252,
"b": 246
},
"hsl": {
"h": 172.174,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.95742,
"c": 0.04759,
"h": 186.7
},
"luminance": 0.89396
}Semantic roles & 50–950 ramp
primary
#CEFCF6
secondary
#E48B96
accent
#001EE5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585