#CEFDF7#CEFDF7
#CEFDF7 is a very light, muted teal. Relative luminance 0.901; OKLCH L 96.0% C 0.049 H 186.9°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFDF7 |
|---|---|
| RGB | rgb(206, 253, 247) |
| HSL | hsl(172, 92%, 90%) |
| HSV | hsv(172, 19%, 99%) |
| CMYK | cmyk(18.6%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(96.03, -16.06, -2.08) |
| CIE-LCH | lch(96.03, 16.19, 187.38°) |
| OKLab | oklab(95.98% -0.0482 -0.0058) |
| OKLCH | oklch(95.98% 0.049 186.9) |
| XYZ | xyz(77.3627, 90.0853, 101.2898) |
| Luminance | 0.9009 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.41
Ice
#D6FFFA
ΔE00 1.61
Duck Egg Blue
#C3FBF4
ΔE00 2.05
Pale Blue
#D0FEFE
ΔE00 2.52
Eggshell Blue
#C4FFF7
ΔE00 2.55
Very Pale Blue
#D6FFFE
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFDF7 #FDCED4
analogous
#CEFDDF #CEFDF7 #CEECFD
triadic
#CEFDF7 #F7CEFD #FDF7CE
tetradic
#CEFDF7 #DFCEFD #FDCED4 #ECFDCE
square
#CEFDF7 #DFCEFD #FDCED4 #ECFDCE
split-complementary
#CEFDF7 #FDCEEC #FDDFCE
monochromatic
#58F8E4 #93FBED #CEFDF7 #E2FEFA #E2FEFA
Accessibility & contrast
On white
1.10
#CEFDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#CEFDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFDF7
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFDF7 | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F7
Deuteranopia (green-blind)
#EFF1F8
Tritanopia (blue-blind)
#C1FFFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cefdf7; /* rgb */ color: rgb(206, 253, 247); /* oklch */ color: oklch(96.0% 0.049 186.9);
Tailwind
colors: {
custom: {
50: '#ddfef9',
500: '#cefdf7',
950: '#000000',
},
}SCSS
$custom: #cefdf7; $custom-light: #ddfef9; $custom-dark: #000000;
JSON
{
"hex": "#cefdf7",
"rgb": {
"r": 206,
"g": 253,
"b": 247
},
"hsl": {
"h": 172.34,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.95978,
"c": 0.04852,
"h": 186.9
},
"luminance": 0.90088
}Semantic roles & 50–950 ramp
primary
#CEFDF7
secondary
#E68A95
accent
#001DE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585