#CEF5FB#CEF5FB
#CEF5FB is a very light, muted teal. Relative luminance 0.854; OKLCH L 94.4% C 0.041 H 207.8°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF5FB |
|---|---|
| RGB | rgb(206, 245, 251) |
| HSL | hsl(188, 85%, 90%) |
| HSV | hsv(188, 18%, 98%) |
| CMYK | cmyk(17.9%, 2.4%, 0%, 1.6%) |
| CIE-LAB | lab(94.05, -11.27, -7.06) |
| CIE-LCH | lch(94.05, 13.30, 212.09°) |
| OKLab | oklab(94.44% -0.0363 -0.0192) |
| OKLCH | oklch(94.44% 0.041 207.8) |
| XYZ | xyz(75.5139, 85.3894, 103.7512) |
| Luminance | 0.8539 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 3.41
Really Light Blue
#D4FFFF
ΔE00 3.50
Ice Blue (survey)
#D7FFFE
ΔE00 3.64
Lightcyan
#E0FFFF
ΔE00 3.67
Very Pale Blue
#D6FFFE
ΔE00 3.69
Pale Blue
#D0FEFE
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF5FB #FBD4CE
analogous
#CEFBEB #CEF5FB #CEDFFB
triadic
#CEF5FB #FBCEF5 #F5FBCE
tetradic
#CEF5FB #EBCEFB #FBD4CE #DFFBCE
square
#CEF5FB #EBCEFB #FBD4CE #DFFBCE
split-complementary
#CEF5FB #FBCEDF #FBEBCE
monochromatic
#5DDEF2 #95E9F6 #CEF5FB #E3F9FD #E3F9FD
Accessibility & contrast
On white
1.16
#CEF5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#CEF5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF5FB
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF5FB | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FB
Deuteranopia (green-blind)
#E6EBFB
Tritanopia (blue-blind)
#C1F9F7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cef5fb; /* rgb */ color: rgb(206, 245, 251); /* oklch */ color: oklch(94.4% 0.041 207.8);
Tailwind
colors: {
custom: {
50: '#ddf8fc',
500: '#cef5fb',
950: '#000000',
},
}SCSS
$custom: #cef5fb; $custom-light: #ddf8fc; $custom-dark: #000000;
JSON
{
"hex": "#cef5fb",
"rgb": {
"r": 206,
"g": 245,
"b": 251
},
"hsl": {
"h": 188,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.94442,
"c": 0.04103,
"h": 207.8
},
"luminance": 0.85392
}Semantic roles & 50–950 ramp
primary
#CEF5FB
secondary
#E2978C
accent
#2204E1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585