#CEFCF4#CEFCF4
#CEFCF4 is a very light, muted teal. Relative luminance 0.893; OKLCH L 95.7% C 0.048 H 183.6°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFCF4 |
|---|---|
| RGB | rgb(206, 252, 244) |
| HSL | hsl(170, 88%, 90%) |
| HSV | hsv(170, 18%, 99%) |
| CMYK | cmyk(18.3%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(95.69, -16.16, -1.03) |
| CIE-LCH | lch(95.69, 16.19, 183.64°) |
| OKLab | oklab(95.68% -0.048 -0.003) |
| OKLCH | oklch(95.68% 0.048 183.6) |
| XYZ | xyz(76.5886, 89.2719, 98.7663) |
| Luminance | 0.8927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.95
Light Light Blue
#CAFFFB
ΔE00 2.08
Duck Egg Blue
#C3FBF4
ΔE00 2.13
Eggshell Blue
#C4FFF7
ΔE00 2.59
Pale Blue
#D0FEFE
ΔE00 3.30
Very Pale Blue
#D6FFFE
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFCF4 #FCCED6
analogous
#CEFCDD #CEFCF4 #CEEDFC
triadic
#CEFCF4 #F4CEFC #FCF4CE
tetradic
#CEFCF4 #DDCEFC #FCCED6 #EDFCCE
square
#CEFCF4 #DDCEFC #FCCED6 #EDFCCE
split-complementary
#CEFCF4 #FCCEED #FCDDCE
monochromatic
#5BF5DA #94F8E7 #CEFCF4 #E2FDF9 #E2FDF9
Accessibility & contrast
On white
1.11
#CEFCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#CEFCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFCF4
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFCF4 | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F6F4
Deuteranopia (green-blind)
#EEF0F5
Tritanopia (blue-blind)
#C2FEF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cefcf4; /* rgb */ color: rgb(206, 252, 244); /* oklch */ color: oklch(95.7% 0.048 183.6);
Tailwind
colors: {
custom: {
50: '#ddfdf7',
500: '#cefcf4',
950: '#000000',
},
}SCSS
$custom: #cefcf4; $custom-light: #ddfdf7; $custom-dark: #000000;
JSON
{
"hex": "#cefcf4",
"rgb": {
"r": 206,
"g": 252,
"b": 244
},
"hsl": {
"h": 169.565,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.95684,
"c": 0.04814,
"h": 183.6
},
"luminance": 0.89274
}Semantic roles & 50–950 ramp
primary
#CEFCF4
secondary
#E48B9A
accent
#0028E5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585