#CEF7FF#CEF7FF
#CEF7FF is a very light, muted teal. Relative luminance 0.869; OKLCH L 95.0% C 0.043 H 210.8°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF7FF |
|---|---|
| RGB | rgb(206, 247, 255) |
| HSL | hsl(190, 100%, 90%) |
| HSV | hsv(190, 19%, 100%) |
| CMYK | cmyk(19.2%, 3.1%, 0%, 0%) |
| CIE-LAB | lab(94.68, -11.44, -8.21) |
| CIE-LCH | lch(94.68, 14.08, 215.65°) |
| OKLab | oklab(94.98% -0.0374 -0.0223) |
| OKLCH | oklch(94.98% 0.044 210.8) |
| XYZ | xyz(76.7594, 86.8609, 107.3099) |
| Luminance | 0.8686 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.58
Very Light Blue
#D5FFFF
ΔE00 3.80
Really Light Blue
#D4FFFF
ΔE00 3.86
Pale Blue
#D0FEFE
ΔE00 4.06
Light Sky Blue
#C6FCFF
ΔE00 4.09
Ice Blue (survey)
#D7FFFE
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF7FF #FFD6CE
analogous
#CEFFEE #CEF7FF #CEDEFF
triadic
#CEF7FF #FFCEF7 #F7FFCE
tetradic
#CEF7FF #EECEFF #FFD6CE #DEFFCE
square
#CEF7FF #EECEFF #FFD6CE #DEFFCE
split-complementary
#CEF7FF #FFCEDE #FFEECE
monochromatic
#54E3FF #91EDFF #CEF7FF #E0FAFF #E0FAFF
Accessibility & contrast
On white
1.14
#CEF7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#CEF7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF7FF
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF7FF | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#E7EDFF
Tritanopia (blue-blind)
#C0FBF9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cef7ff; /* rgb */ color: rgb(206, 247, 255); /* oklch */ color: oklch(95.0% 0.043 210.8);
Tailwind
colors: {
custom: {
50: '#ddf9ff',
500: '#cef7ff',
950: '#000000',
},
}SCSS
$custom: #cef7ff; $custom-light: #ddf9ff; $custom-dark: #000000;
JSON
{
"hex": "#cef7ff",
"rgb": {
"r": 206,
"g": 247,
"b": 255
},
"hsl": {
"h": 189.796,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.94975,
"c": 0.0435,
"h": 210.8
},
"luminance": 0.86863
}Semantic roles & 50–950 ramp
primary
#CEF7FF
secondary
#EA9787
accent
#2500E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586