#CEFFFD#CEFFFD
#CEFFFD is a very light, muted teal. Relative luminance 0.917; OKLCH L 96.6% C 0.050 H 193.3°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFFFD |
|---|---|
| RGB | rgb(206, 255, 253) |
| HSL | hsl(178, 100%, 90%) |
| HSV | hsv(178, 19%, 100%) |
| CMYK | cmyk(19.2%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(96.71, -15.83, -4.17) |
| CIE-LCH | lch(96.71, 16.37, 194.77°) |
| OKLab | oklab(96.57% -0.0484 -0.0114) |
| OKLCH | oklch(96.57% 0.05 193.3) |
| XYZ | xyz(78.9382, 91.7309, 106.4562) |
| Luminance | 0.9173 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 1.15
Light Light Blue
#CAFFFB
ΔE00 1.25
Really Light Blue
#D4FFFF
ΔE00 1.72
Very Light Blue
#D5FFFF
ΔE00 1.94
Very Pale Blue
#D6FFFE
ΔE00 1.95
Ice
#D6FFFA
ΔE00 2.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFFFD #FFCED0
analogous
#CEFFE4 #CEFFFD #CEE8FF
triadic
#CEFFFD #FDCEFF #FFFDCE
tetradic
#CEFFFD #E4CEFF #FFCED0 #E8FFCE
square
#CEFFFD #E4CEFF #FFCED0 #E8FFCE
split-complementary
#CEFFFD #FFCEE8 #FFE4CE
monochromatic
#54FFF8 #91FFFB #CEFFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.09
#CEFFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#CEFFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFFFD
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFFFD | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFD
Deuteranopia (green-blind)
#EFF2FE
Tritanopia (blue-blind)
#BFFFFE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #cefffd; /* rgb */ color: rgb(206, 255, 253); /* oklch */ color: oklch(96.6% 0.050 193.3);
Tailwind
colors: {
custom: {
50: '#ddfffe',
500: '#cefffd',
950: '#000000',
},
}SCSS
$custom: #cefffd; $custom-light: #ddfffe; $custom-dark: #000000;
JSON
{
"hex": "#cefffd",
"rgb": {
"r": 206,
"g": 255,
"b": 253
},
"hsl": {
"h": 177.551,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.96568,
"c": 0.04976,
"h": 193.3
},
"luminance": 0.91734
}Semantic roles & 50–950 ramp
primary
#CEFFFD
secondary
#EA878B
accent
#0009E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685