#CEF8FD#CEF8FD
#CEF8FD is a very light, muted teal. Relative luminance 0.873; OKLCH L 95.1% C 0.044 H 205.3°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF8FD |
|---|---|
| RGB | rgb(206, 248, 253) |
| HSL | hsl(186, 92%, 90%) |
| HSV | hsv(186, 19%, 99%) |
| CMYK | cmyk(18.6%, 2%, 0%, 0.8%) |
| CIE-LAB | lab(94.88, -12.36, -6.87) |
| CIE-LCH | lch(94.88, 14.14, 209.06°) |
| OKLab | oklab(95.12% -0.0394 -0.0186) |
| OKLCH | oklch(95.12% 0.044 205.3) |
| XYZ | xyz(76.7457, 87.3460, 105.7254) |
| Luminance | 0.8735 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 2.52
Really Light Blue
#D4FFFF
ΔE00 2.56
Pale Blue
#D0FEFE
ΔE00 2.71
Ice Blue (survey)
#D7FFFE
ΔE00 2.86
Very Pale Blue
#D6FFFE
ΔE00 2.86
Light Sky Blue
#C6FCFF
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF8FD #FDD3CE
analogous
#CEFDEB #CEF8FD #CEE0FD
triadic
#CEF8FD #FDCEF8 #F8FDCE
tetradic
#CEF8FD #EBCEFD #FDD3CE #E0FDCE
square
#CEF8FD #EBCEFD #FDD3CE #E0FDCE
split-complementary
#CEF8FD #FDCEE0 #FDEBCE
monochromatic
#58E7F8 #93F0FB #CEF8FD #E2FBFE #E2FBFE
Accessibility & contrast
On white
1.14
#CEF8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#CEF8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF8FD
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF8FD | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FD
Deuteranopia (green-blind)
#E8EDFD
Tritanopia (blue-blind)
#C0FCF9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cef8fd; /* rgb */ color: rgb(206, 248, 253); /* oklch */ color: oklch(95.1% 0.044 205.3);
Tailwind
colors: {
custom: {
50: '#ddfafe',
500: '#cef8fd',
950: '#000000',
},
}SCSS
$custom: #cef8fd; $custom-light: #ddfafe; $custom-dark: #000000;
JSON
{
"hex": "#cef8fd",
"rgb": {
"r": 206,
"g": 248,
"b": 253
},
"hsl": {
"h": 186.383,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.9512,
"c": 0.0436,
"h": 205.3
},
"luminance": 0.87348
}Semantic roles & 50–950 ramp
primary
#CEF8FD
secondary
#E6938A
accent
#1800E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585