#CEFCF5#CEFCF5
#CEFCF5 is a very light, muted teal. Relative luminance 0.893; OKLCH L 95.7% C 0.048 H 185.1°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFCF5 |
|---|---|
| RGB | rgb(206, 252, 245) |
| HSL | hsl(171, 88%, 90%) |
| HSV | hsv(171, 18%, 99%) |
| CMYK | cmyk(18.3%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(95.72, -15.96, -1.51) |
| CIE-LCH | lch(95.72, 16.03, 185.39°) |
| OKLab | oklab(95.71% -0.0477 -0.0043) |
| OKLCH | oklch(95.71% 0.048 185.1) |
| XYZ | xyz(76.7409, 89.3328, 99.5681) |
| Luminance | 0.8933 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.70
Light Light Blue
#CAFFFB
ΔE00 1.82
Duck Egg Blue
#C3FBF4
ΔE00 2.12
Eggshell Blue
#C4FFF7
ΔE00 2.64
Pale Blue
#D0FEFE
ΔE00 2.90
Very Pale Blue
#D6FFFE
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFCF5 #FCCED5
analogous
#CEFCDE #CEFCF5 #CEECFC
triadic
#CEFCF5 #F5CEFC #FCF5CE
tetradic
#CEFCF5 #DECEFC #FCCED5 #ECFCCE
square
#CEFCF5 #DECEFC #FCCED5 #ECFCCE
split-complementary
#CEFCF5 #FCCEEC #FCDECE
monochromatic
#5BF5DD #94F8E9 #CEFCF5 #E2FDF9 #E2FDF9
Accessibility & contrast
On white
1.11
#CEFCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#CEFCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFCF5
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFCF5 | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7F5
Deuteranopia (green-blind)
#EEF0F6
Tritanopia (blue-blind)
#C2FEFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cefcf5; /* rgb */ color: rgb(206, 252, 245); /* oklch */ color: oklch(95.7% 0.048 185.1);
Tailwind
colors: {
custom: {
50: '#ddfdf8',
500: '#cefcf5',
950: '#000000',
},
}SCSS
$custom: #cefcf5; $custom-light: #ddfdf8; $custom-dark: #000000;
JSON
{
"hex": "#cefcf5",
"rgb": {
"r": 206,
"g": 252,
"b": 245
},
"hsl": {
"h": 170.87,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.95713,
"c": 0.04785,
"h": 185.1
},
"luminance": 0.89335
}Semantic roles & 50–950 ramp
primary
#CEFCF5
secondary
#E48B98
accent
#0023E5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585