#CEFCF2#CEFCF2
#CEFCF2 is a very light, muted teal. Relative luminance 0.892; OKLCH L 95.6% C 0.049 H 180.5°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFCF2 |
|---|---|
| RGB | rgb(206, 252, 242) |
| HSL | hsl(167, 88%, 90%) |
| HSV | hsv(167, 18%, 99%) |
| CMYK | cmyk(18.3%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(95.64, -16.56, -0.07) |
| CIE-LCH | lch(95.64, 16.56, 180.24°) |
| OKLab | oklab(95.63% -0.0488 -0.0004) |
| OKLCH | oklch(95.63% 0.049 180.5) |
| XYZ | xyz(76.2866, 89.1511, 97.1757) |
| Luminance | 0.8915 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.35
Ice
#D6FFFA
ΔE00 2.54
Eggshell Blue
#C4FFF7
ΔE00 2.67
Light Light Blue
#CAFFFB
ΔE00 2.70
Very Pale Blue
#D6FFFE
ΔE00 4.06
Pale Blue
#D0FEFE
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFCF2 #FCCED8
analogous
#CEFCDB #CEFCF2 #CEEFFC
triadic
#CEFCF2 #F2CEFC #FCF2CE
tetradic
#CEFCF2 #DBCEFC #FCCED8 #EFFCCE
square
#CEFCF2 #DBCEFC #FCCED8 #EFFCCE
split-complementary
#CEFCF2 #FCCEEF #FCDBCE
monochromatic
#5BF5D3 #94F8E3 #CEFCF2 #E2FDF7 #E2FDF7
Accessibility & contrast
On white
1.12
#CEFCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#CEFCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFCF2
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFCF2 | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6F2
Deuteranopia (green-blind)
#EFF0F3
Tritanopia (blue-blind)
#C2FEF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cefcf2; /* rgb */ color: rgb(206, 252, 242); /* oklch */ color: oklch(95.6% 0.049 180.5);
Tailwind
colors: {
custom: {
50: '#ddfdf6',
500: '#cefcf2',
950: '#000000',
},
}SCSS
$custom: #cefcf2; $custom-light: #ddfdf6; $custom-dark: #000000;
JSON
{
"hex": "#cefcf2",
"rgb": {
"r": 206,
"g": 252,
"b": 242
},
"hsl": {
"h": 166.957,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.95627,
"c": 0.04883,
"h": 180.5
},
"luminance": 0.89153
}Semantic roles & 50–950 ramp
primary
#CEFCF2
secondary
#E48B9E
accent
#0032E5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585