#CEFAFF#CEFAFF
#CEFAFF is a very light, muted teal. Relative luminance 0.887; OKLCH L 95.6% C 0.045 H 204.9°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFAFF |
|---|---|
| RGB | rgb(206, 250, 255) |
| HSL | hsl(186, 100%, 90%) |
| HSV | hsv(186, 19%, 100%) |
| CMYK | cmyk(19.2%, 2%, 0%, 0%) |
| CIE-LAB | lab(95.46, -12.94, -7.05) |
| CIE-LCH | lch(95.46, 14.74, 208.58°) |
| OKLab | oklab(95.59% -0.0412 -0.0191) |
| OKLCH | oklch(95.59% 0.045 204.9) |
| XYZ | xyz(77.6842, 88.7105, 107.6181) |
| Luminance | 0.8871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 2.28
Really Light Blue
#D4FFFF
ΔE00 2.28
Pale Blue
#D0FEFE
ΔE00 2.36
Light Sky Blue
#C6FCFF
ΔE00 2.52
Very Pale Blue
#D6FFFE
ΔE00 2.67
Ice Blue (survey)
#D7FFFE
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFAFF #FFD3CE
analogous
#CEFFEB #CEFAFF #CEE1FF
triadic
#CEFAFF #FFCEFA #FAFFCE
tetradic
#CEFAFF #EBCEFF #FFD3CE #E1FFCE
square
#CEFAFF #EBCEFF #FFD3CE #E1FFCE
split-complementary
#CEFAFF #FFCEE1 #FFEBCE
monochromatic
#54EEFF #91F4FF #CEFAFF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.12
#CEFAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#CEFAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFAFF
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFAFF | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#EAEFFF
Tritanopia (blue-blind)
#BFFEFB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cefaff; /* rgb */ color: rgb(206, 250, 255); /* oklch */ color: oklch(95.6% 0.045 204.9);
Tailwind
colors: {
custom: {
50: '#ddfcff',
500: '#cefaff',
950: '#000000',
},
}SCSS
$custom: #cefaff; $custom-light: #ddfcff; $custom-dark: #000000;
JSON
{
"hex": "#cefaff",
"rgb": {
"r": 206,
"g": 250,
"b": 255
},
"hsl": {
"h": 186.122,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.95593,
"c": 0.04547,
"h": 204.9
},
"luminance": 0.88713
}Semantic roles & 50–950 ramp
primary
#CEFAFF
secondary
#EA9187
accent
#1700E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586