#CEFCFD#CEFCFD
#CEFCFD is a very light, muted teal. Relative luminance 0.898; OKLCH L 95.9% C 0.047 H 198.0°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFCFD |
|---|---|
| RGB | rgb(206, 252, 253) |
| HSL | hsl(181, 92%, 90%) |
| HSV | hsv(181, 19%, 99%) |
| CMYK | cmyk(18.6%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(95.93, -14.35, -5.33) |
| CIE-LCH | lch(95.93, 15.31, 200.37°) |
| OKLab | oklab(95.95% -0.0446 -0.0145) |
| OKLCH | oklch(95.95% 0.047 198) |
| XYZ | xyz(77.9886, 89.8319, 106.1397) |
| Luminance | 0.8983 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.57
Really Light Blue
#D4FFFF
ΔE00 1.01
Very Light Blue
#D5FFFF
ΔE00 1.19
Very Pale Blue
#D6FFFE
ΔE00 1.48
Ice Blue (survey)
#D7FFFE
ΔE00 1.67
Light Sky Blue
#C6FCFF
ΔE00 1.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFCFD #FDCFCE
analogous
#CEFDE7 #CEFCFD #CEE4FD
triadic
#CEFCFD #FDCEFC #FCFDCE
tetradic
#CEFCFD #E7CEFD #FDCFCE #E4FDCE
square
#CEFCFD #E7CEFD #FDCFCE #E4FDCE
split-complementary
#CEFCFD #FDCEE4 #FDE7CE
monochromatic
#58F5F8 #93F8FB #CEFCFD #E2FDFE #E2FDFE
Accessibility & contrast
On white
1.11
#CEFCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#CEFCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFCFD
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFCFD | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FD
Deuteranopia (green-blind)
#ECF0FD
Tritanopia (blue-blind)
#C0FFFC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cefcfd; /* rgb */ color: rgb(206, 252, 253); /* oklch */ color: oklch(95.9% 0.047 198.0);
Tailwind
colors: {
custom: {
50: '#ddfdfe',
500: '#cefcfd',
950: '#000000',
},
}SCSS
$custom: #cefcfd; $custom-light: #ddfdfe; $custom-dark: #000000;
JSON
{
"hex": "#cefcfd",
"rgb": {
"r": 206,
"g": 252,
"b": 253
},
"hsl": {
"h": 181.277,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.95946,
"c": 0.04688,
"h": 198
},
"luminance": 0.89834
}Semantic roles & 50–950 ramp
primary
#CEFCFD
secondary
#E68C8A
accent
#0500E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585