#CEF3FA#CEF3FA
#CEF3FA is a very light, muted teal. Relative luminance 0.841; OKLCH L 94.0% C 0.039 H 210.3°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF3FA |
|---|---|
| RGB | rgb(206, 243, 250) |
| HSL | hsl(190, 81%, 89%) |
| HSV | hsv(190, 18%, 98%) |
| CMYK | cmyk(17.6%, 2.8%, 0%, 2%) |
| CIE-LAB | lab(93.50, -10.47, -7.36) |
| CIE-LCH | lch(93.50, 12.79, 215.10°) |
| OKLab | oklab(94% -0.034 -0.0199) |
| OKLCH | oklch(94% 0.039 210.3) |
| XYZ | xyz(74.7549, 84.1229, 102.7227) |
| Luminance | 0.8413 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.00
Very Light Blue
#D5FFFF
ΔE00 4.20
Really Light Blue
#D4FFFF
ΔE00 4.30
Pale Sky Blue
#BDF6FE
ΔE00 4.35
Ice Blue (survey)
#D7FFFE
ΔE00 4.37
Very Pale Blue
#D6FFFE
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF3FA #FAD5CE
analogous
#CEFAEB #CEF3FA #CEDDFA
triadic
#CEF3FA #FACEF3 #F3FACE
tetradic
#CEF3FA #EBCEFA #FAD5CE #DDFACE
square
#CEF3FA #EBCEFA #FAD5CE #DDFACE
split-complementary
#CEF3FA #FACEDD #FAEBCE
monochromatic
#5FD8EF #96E5F4 #CEF3FA #E3F8FC #E3F8FC
Accessibility & contrast
On white
1.18
#CEF3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#CEF3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF3FA
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF3FA | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FA
Deuteranopia (green-blind)
#E5EAFA
Tritanopia (blue-blind)
#C1F7F5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cef3fa; /* rgb */ color: rgb(206, 243, 250); /* oklch */ color: oklch(94.0% 0.039 210.3);
Tailwind
colors: {
custom: {
50: '#ddf7fc',
500: '#cef3fa',
950: '#000000',
},
}SCSS
$custom: #cef3fa; $custom-light: #ddf7fc; $custom-dark: #000000;
JSON
{
"hex": "#cef3fa",
"rgb": {
"r": 206,
"g": 243,
"b": 250
},
"hsl": {
"h": 189.545,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.94,
"c": 0.03945,
"h": 210.3
},
"luminance": 0.84125
}Semantic roles & 50–950 ramp
primary
#CEF3FA
secondary
#E09A8D
accent
#2A08DE
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585