#CEF7FA#CEF7FA
#CEF7FA is a very light, muted teal. Relative luminance 0.865; OKLCH L 94.8% C 0.042 H 201.9°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF7FA |
|---|---|
| RGB | rgb(206, 247, 250) |
| HSL | hsl(184, 81%, 89%) |
| HSV | hsv(184, 18%, 98%) |
| CMYK | cmyk(17.6%, 1.2%, 0%, 2%) |
| CIE-LAB | lab(94.54, -12.47, -5.82) |
| CIE-LCH | lch(94.54, 13.76, 205.01°) |
| OKLab | oklab(94.82% -0.0393 -0.0158) |
| OKLCH | oklch(94.82% 0.042 201.9) |
| XYZ | xyz(75.9650, 86.5431, 103.1260) |
| Luminance | 0.8655 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 2.06
Really Light Blue
#D4FFFF
ΔE00 2.11
Pale Blue
#D0FEFE
ΔE00 2.26
Ice Blue (survey)
#D7FFFE
ΔE00 2.32
Very Pale Blue
#D6FFFE
ΔE00 2.32
Light Sky Blue
#C6FCFF
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF7FA #FAD1CE
analogous
#CEFAE7 #CEF7FA #CEE1FA
triadic
#CEF7FA #FACEF7 #F7FACE
tetradic
#CEF7FA #E7CEFA #FAD1CE #E1FACE
square
#CEF7FA #E7CEFA #FAD1CE #E1FACE
split-complementary
#CEF7FA #FACEE1 #FAE7CE
monochromatic
#5FE5EF #96EEF4 #CEF7FA #E3FAFC #E3FAFC
Accessibility & contrast
On white
1.15
#CEF7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#CEF7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF7FA
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF7FA | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FA
Deuteranopia (green-blind)
#E8EDFA
Tritanopia (blue-blind)
#C1FAF8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cef7fa; /* rgb */ color: rgb(206, 247, 250); /* oklch */ color: oklch(94.8% 0.042 201.9);
Tailwind
colors: {
custom: {
50: '#ddf9fc',
500: '#cef7fa',
950: '#000000',
},
}SCSS
$custom: #cef7fa; $custom-light: #ddf9fc; $custom-dark: #000000;
JSON
{
"hex": "#cef7fa",
"rgb": {
"r": 206,
"g": 247,
"b": 250
},
"hsl": {
"h": 184.091,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.94824,
"c": 0.04232,
"h": 201.9
},
"luminance": 0.86545
}Semantic roles & 50–950 ramp
primary
#CEF7FA
secondary
#E0928D
accent
#1608DE
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585