#CEFDFA#CEFDFA
#CEFDFA is a very light, muted teal. Relative luminance 0.903; OKLCH L 96.1% C 0.048 H 191.6°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFDFA |
|---|---|
| RGB | rgb(206, 253, 250) |
| HSL | hsl(176, 92%, 90%) |
| HSV | hsv(176, 19%, 99%) |
| CMYK | cmyk(18.6%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(96.11, -15.45, -3.51) |
| CIE-LCH | lch(96.11, 15.85, 192.81°) |
| OKLab | oklab(96.07% -0.047 -0.0096) |
| OKLCH | oklch(96.07% 0.048 191.6) |
| XYZ | xyz(77.8294, 90.2719, 103.7475) |
| Luminance | 0.9027 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 1.33
Light Light Blue
#CAFFFB
ΔE00 1.37
Ice
#D6FFFA
ΔE00 1.61
Really Light Blue
#D4FFFF
ΔE00 1.78
Very Pale Blue
#D6FFFE
ΔE00 1.86
Very Light Blue
#D5FFFF
ΔE00 1.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFDFA #FDCED1
analogous
#CEFDE2 #CEFDFA #CEE9FD
triadic
#CEFDFA #FACEFD #FDFACE
tetradic
#CEFDFA #E2CEFD #FDCED1 #E9FDCE
square
#CEFDFA #E2CEFD #FDCED1 #E9FDCE
split-complementary
#CEFDFA #FDCEE9 #FDE2CE
monochromatic
#58F8EE #93FBF4 #CEFDFA #E2FEFC #E2FEFC
Accessibility & contrast
On white
1.10
#CEFDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#CEFDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFDFA
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFDFA | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FA
Deuteranopia (green-blind)
#EEF1FB
Tritanopia (blue-blind)
#C0FFFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cefdfa; /* rgb */ color: rgb(206, 253, 250); /* oklch */ color: oklch(96.1% 0.048 191.6);
Tailwind
colors: {
custom: {
50: '#ddfefb',
500: '#cefdfa',
950: '#000000',
},
}SCSS
$custom: #cefdfa; $custom-light: #ddfefb; $custom-dark: #000000;
JSON
{
"hex": "#cefdfa",
"rgb": {
"r": 206,
"g": 253,
"b": 250
},
"hsl": {
"h": 176.17,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.96065,
"c": 0.04799,
"h": 191.6
},
"luminance": 0.90274
}Semantic roles & 50–950 ramp
primary
#CEFDFA
secondary
#E68A8F
accent
#000FE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585