#CEFDFC#CEFDFC
#CEFDFC is a very light, muted teal. Relative luminance 0.904; OKLCH L 96.1% C 0.048 H 194.8°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFDFC |
|---|---|
| RGB | rgb(206, 253, 252) |
| HSL | hsl(179, 92%, 90%) |
| HSV | hsv(179, 19%, 99%) |
| CMYK | cmyk(18.6%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(96.16, -15.05, -4.47) |
| CIE-LCH | lch(96.16, 15.70, 196.53°) |
| OKLab | oklab(96.12% -0.0462 -0.0122) |
| OKLCH | oklch(96.12% 0.048 194.8) |
| XYZ | xyz(78.1446, 90.3980, 105.4078) |
| Luminance | 0.9040 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.57
Really Light Blue
#D4FFFF
ΔE00 1.22
Very Light Blue
#D5FFFF
ΔE00 1.44
Very Pale Blue
#D6FFFE
ΔE00 1.52
Ice Blue (survey)
#D7FFFE
ΔE00 1.75
Light Light Blue
#CAFFFB
ΔE00 1.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFDFC #FDCECF
analogous
#CEFDE4 #CEFDFC #CEE7FD
triadic
#CEFDFC #FCCEFD #FDFCCE
tetradic
#CEFDFC #E4CEFD #FDCECF #E7FDCE
square
#CEFDFC #E4CEFD #FDCECF #E7FDCE
split-complementary
#CEFDFC #FDCEE7 #FDE4CE
monochromatic
#58F8F5 #93FBF8 #CEFDFC #E2FEFD #E2FEFD
Accessibility & contrast
On white
1.10
#CEFDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#CEFDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFDFC
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFDFC | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FC
Deuteranopia (green-blind)
#EDF1FD
Tritanopia (blue-blind)
#C0FFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cefdfc; /* rgb */ color: rgb(206, 253, 252); /* oklch */ color: oklch(96.1% 0.048 194.8);
Tailwind
colors: {
custom: {
50: '#ddfefd',
500: '#cefdfc',
950: '#000000',
},
}SCSS
$custom: #cefdfc; $custom-light: #ddfefd; $custom-dark: #000000;
JSON
{
"hex": "#cefdfc",
"rgb": {
"r": 206,
"g": 253,
"b": 252
},
"hsl": {
"h": 178.723,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.96124,
"c": 0.04783,
"h": 194.8
},
"luminance": 0.90401
}Semantic roles & 50–950 ramp
primary
#CEFDFC
secondary
#E68A8C
accent
#0005E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585