#CEFDF8#CEFDF8
#CEFDF8 is a very light, muted teal. Relative luminance 0.901; OKLCH L 96.0% C 0.048 H 188.4°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFDF8 |
|---|---|
| RGB | rgb(206, 253, 248) |
| HSL | hsl(174, 92%, 90%) |
| HSV | hsv(174, 19%, 99%) |
| CMYK | cmyk(18.6%, 0%, 2%, 0.8%) |
| CIE-LAB | lab(96.06, -15.86, -2.56) |
| CIE-LCH | lch(96.06, 16.06, 189.16°) |
| OKLab | oklab(96.01% -0.0478 -0.0071) |
| OKLCH | oklch(96.01% 0.048 188.4) |
| XYZ | xyz(77.5174, 90.1471, 102.1046) |
| Luminance | 0.9015 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.27
Ice
#D6FFFA
ΔE00 1.51
Pale Blue
#D0FEFE
ΔE00 2.12
Duck Egg Blue
#C3FBF4
ΔE00 2.21
Very Pale Blue
#D6FFFE
ΔE00 2.42
Really Light Blue
#D4FFFF
ΔE00 2.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFDF8 #FDCED3
analogous
#CEFDE0 #CEFDF8 #CEEBFD
triadic
#CEFDF8 #F8CEFD #FDF8CE
tetradic
#CEFDF8 #E0CEFD #FDCED3 #EBFDCE
square
#CEFDF8 #E0CEFD #FDCED3 #EBFDCE
split-complementary
#CEFDF8 #FDCEEB #FDE0CE
monochromatic
#58F8E7 #93FBF0 #CEFDF8 #E2FEFB #E2FEFB
Accessibility & contrast
On white
1.10
#CEFDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#CEFDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFDF8
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFDF8 | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F8
Deuteranopia (green-blind)
#EEF1F9
Tritanopia (blue-blind)
#C1FFFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cefdf8; /* rgb */ color: rgb(206, 253, 248); /* oklch */ color: oklch(96.0% 0.048 188.4);
Tailwind
colors: {
custom: {
50: '#ddfefa',
500: '#cefdf8',
950: '#000000',
},
}SCSS
$custom: #cefdf8; $custom-light: #ddfefa; $custom-dark: #000000;
JSON
{
"hex": "#cefdf8",
"rgb": {
"r": 206,
"g": 253,
"b": 248
},
"hsl": {
"h": 173.617,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.96007,
"c": 0.04831,
"h": 188.4
},
"luminance": 0.9015
}Semantic roles & 50–950 ramp
primary
#CEFDF8
secondary
#E68A93
accent
#0018E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585