#CEF8FF#CEF8FF
#CEF8FF is a very light, muted teal. Relative luminance 0.875; OKLCH L 95.2% C 0.044 H 208.8°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF8FF |
|---|---|
| RGB | rgb(206, 248, 255) |
| HSL | hsl(189, 100%, 90%) |
| HSV | hsv(189, 19%, 100%) |
| CMYK | cmyk(19.2%, 2.7%, 0%, 0%) |
| CIE-LAB | lab(94.94, -11.94, -7.82) |
| CIE-LCH | lch(94.94, 14.28, 213.22°) |
| OKLab | oklab(95.18% -0.0387 -0.0212) |
| OKLCH | oklch(95.18% 0.044 208.8) |
| XYZ | xyz(77.0660, 87.4741, 107.4121) |
| Luminance | 0.8748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.26
Very Light Blue
#D5FFFF
ΔE00 3.26
Really Light Blue
#D4FFFF
ΔE00 3.32
Pale Blue
#D0FEFE
ΔE00 3.49
Light Sky Blue
#C6FCFF
ΔE00 3.54
Ice Blue (survey)
#D7FFFE
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF8FF #FFD5CE
analogous
#CEFFED #CEF8FF #CEDFFF
triadic
#CEF8FF #FFCEF8 #F8FFCE
tetradic
#CEF8FF #EDCEFF #FFD5CE #DFFFCE
square
#CEF8FF #EDCEFF #FFD5CE #DFFFCE
split-complementary
#CEF8FF #FFCEDF #FFEDCE
monochromatic
#54E7FF #91EFFF #CEF8FF #E0FBFF #E0FBFF
Accessibility & contrast
On white
1.14
#CEF8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#CEF8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF8FF
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF8FF | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FF
Deuteranopia (green-blind)
#E8EEFF
Tritanopia (blue-blind)
#C0FCFA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cef8ff; /* rgb */ color: rgb(206, 248, 255); /* oklch */ color: oklch(95.2% 0.044 208.8);
Tailwind
colors: {
custom: {
50: '#ddfaff',
500: '#cef8ff',
950: '#000000',
},
}SCSS
$custom: #cef8ff; $custom-light: #ddfaff; $custom-dark: #000000;
JSON
{
"hex": "#cef8ff",
"rgb": {
"r": 206,
"g": 248,
"b": 255
},
"hsl": {
"h": 188.571,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.95181,
"c": 0.0441,
"h": 208.8
},
"luminance": 0.87477
}Semantic roles & 50–950 ramp
primary
#CEF8FF
secondary
#EA9587
accent
#2100E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586