#CEF5FA#CEF5FA
#CEF5FA is a very light, muted teal. Relative luminance 0.853; OKLCH L 94.4% C 0.041 H 206.0°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF5FA |
|---|---|
| RGB | rgb(206, 245, 250) |
| HSL | hsl(187, 81%, 89%) |
| HSV | hsv(187, 18%, 98%) |
| CMYK | cmyk(17.6%, 2%, 0%, 2%) |
| CIE-LAB | lab(94.02, -11.47, -6.59) |
| CIE-LCH | lch(94.02, 13.23, 209.86°) |
| OKLab | oklab(94.41% -0.0366 -0.0179) |
| OKLCH | oklch(94.41% 0.041 206) |
| XYZ | xyz(75.3566, 85.3265, 102.9232) |
| Luminance | 0.8533 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 3.08
Really Light Blue
#D4FFFF
ΔE00 3.16
Ice Blue (survey)
#D7FFFE
ΔE00 3.28
Very Pale Blue
#D6FFFE
ΔE00 3.33
Pale Blue
#D0FEFE
ΔE00 3.38
Lightcyan
#E0FFFF
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF5FA #FAD3CE
analogous
#CEFAE9 #CEF5FA #CEDFFA
triadic
#CEF5FA #FACEF5 #F5FACE
tetradic
#CEF5FA #E9CEFA #FAD3CE #DFFACE
square
#CEF5FA #E9CEFA #FAD3CE #DFFACE
split-complementary
#CEF5FA #FACEDF #FAE9CE
monochromatic
#5FDEEF #96EAF4 #CEF5FA #E3F9FC #E3F9FC
Accessibility & contrast
On white
1.16
#CEF5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#CEF5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF5FA
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF5FA | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1FA
Deuteranopia (green-blind)
#E6EBFA
Tritanopia (blue-blind)
#C1F8F6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cef5fa; /* rgb */ color: rgb(206, 245, 250); /* oklch */ color: oklch(94.4% 0.041 206.0);
Tailwind
colors: {
custom: {
50: '#ddf8fc',
500: '#cef5fa',
950: '#000000',
},
}SCSS
$custom: #cef5fa; $custom-light: #ddf8fc; $custom-dark: #000000;
JSON
{
"hex": "#cef5fa",
"rgb": {
"r": 206,
"g": 245,
"b": 250
},
"hsl": {
"h": 186.818,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.94411,
"c": 0.04077,
"h": 206
},
"luminance": 0.85329
}Semantic roles & 50–950 ramp
primary
#CEF5FA
secondary
#E0968D
accent
#2008DE
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585