#CEF9FA#CEF9FA
#CEF9FA is a very light, muted teal. Relative luminance 0.878; OKLCH L 95.2% C 0.044 H 198.2°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF9FA |
|---|---|
| RGB | rgb(206, 249, 250) |
| HSL | hsl(181, 81%, 89%) |
| HSV | hsv(181, 18%, 98%) |
| CMYK | cmyk(17.6%, 0.4%, 0%, 2%) |
| CIE-LAB | lab(95.07, -13.47, -5.05) |
| CIE-LCH | lch(95.07, 14.39, 200.55°) |
| OKLab | oklab(95.24% -0.0418 -0.0137) |
| OKLCH | oklch(95.24% 0.044 198.2) |
| XYZ | xyz(76.5798, 87.7729, 103.3310) |
| Luminance | 0.8778 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 1.25
Really Light Blue
#D4FFFF
ΔE00 1.29
Very Light Blue
#D5FFFF
ΔE00 1.33
Very Pale Blue
#D6FFFE
ΔE00 1.55
Ice Blue (survey)
#D7FFFE
ΔE00 1.64
Light Sky Blue
#C6FCFF
ΔE00 2.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF9FA #FACFCE
analogous
#CEFAE5 #CEF9FA #CEE3FA
triadic
#CEF9FA #FACEF9 #F9FACE
tetradic
#CEF9FA #E5CEFA #FACFCE #E3FACE
square
#CEF9FA #E5CEFA #FACFCE #E3FACE
split-complementary
#CEF9FA #FACEE3 #FAE5CE
monochromatic
#5FEBEF #96F2F4 #CEF9FA #E3FCFC #E3FCFC
Accessibility & contrast
On white
1.13
#CEF9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#CEF9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF9FA
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF9FA | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FA
Deuteranopia (green-blind)
#EAEEFA
Tritanopia (blue-blind)
#C1FCF9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cef9fa; /* rgb */ color: rgb(206, 249, 250); /* oklch */ color: oklch(95.2% 0.044 198.2);
Tailwind
colors: {
custom: {
50: '#ddfbfb',
500: '#cef9fa',
950: '#000000',
},
}SCSS
$custom: #cef9fa; $custom-light: #ddfbfb; $custom-dark: #000000;
JSON
{
"hex": "#cef9fa",
"rgb": {
"r": 206,
"g": 249,
"b": 250
},
"hsl": {
"h": 181.364,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.95237,
"c": 0.04405,
"h": 198.2
},
"luminance": 0.87775
}Semantic roles & 50–950 ramp
primary
#CEF9FA
secondary
#E08E8D
accent
#0D08DE
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585