#CEFFFC#CEFFFC
#CEFFFC is a very light, muted teal. Relative luminance 0.917; OKLCH L 96.5% C 0.050 H 191.7°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFFFC |
|---|---|
| RGB | rgb(206, 255, 252) |
| HSL | hsl(176, 100%, 90%) |
| HSV | hsv(176, 19%, 100%) |
| CMYK | cmyk(19.2%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(96.68, -16.04, -3.70) |
| CIE-LCH | lch(96.68, 16.46, 192.99°) |
| OKLab | oklab(96.54% -0.0488 -0.0101) |
| OKLCH | oklch(96.54% 0.05 191.7) |
| XYZ | xyz(78.7793, 91.6674, 105.6194) |
| Luminance | 0.9167 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.98
Pale Blue
#D0FEFE
ΔE00 1.50
Ice
#D6FFFA
ΔE00 1.88
Really Light Blue
#D4FFFF
ΔE00 2.00
Very Pale Blue
#D6FFFE
ΔE00 2.14
Very Light Blue
#D5FFFF
ΔE00 2.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFFFC #FFCED1
analogous
#CEFFE3 #CEFFFC #CEE9FF
triadic
#CEFFFC #FCCEFF #FFFCCE
tetradic
#CEFFFC #E3CEFF #FFCED1 #E9FFCE
square
#CEFFFC #E3CEFF #FFCED1 #E9FFCE
split-complementary
#CEFFFC #FFCEE9 #FFE3CE
monochromatic
#54FFF5 #91FFF8 #CEFFFC #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.09
#CEFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#CEFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFFFC
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFFFC | 1.00 | 1.09 | 19.33 | 19.33 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFC
Deuteranopia (green-blind)
#EFF2FD
Tritanopia (blue-blind)
#C0FFFE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cefffc; /* rgb */ color: rgb(206, 255, 252); /* oklch */ color: oklch(96.5% 0.050 191.7);
Tailwind
colors: {
custom: {
50: '#ddfffd',
500: '#cefffc',
950: '#000000',
},
}SCSS
$custom: #cefffc; $custom-light: #ddfffd; $custom-dark: #000000;
JSON
{
"hex": "#cefffc",
"rgb": {
"r": 206,
"g": 255,
"b": 252
},
"hsl": {
"h": 176.327,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.96539,
"c": 0.04985,
"h": 191.7
},
"luminance": 0.9167
}Semantic roles & 50–950 ramp
primary
#CEFFFC
secondary
#EA878D
accent
#000EE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685