#CEFEFD#CEFEFD
#CEFEFD is a very light, muted teal. Relative luminance 0.911; OKLCH L 96.4% C 0.049 H 194.8°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFEFD |
|---|---|
| RGB | rgb(206, 254, 253) |
| HSL | hsl(179, 96%, 90%) |
| HSV | hsv(179, 19%, 100%) |
| CMYK | cmyk(18.9%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(96.45, -15.34, -4.56) |
| CIE-LCH | lch(96.45, 16.00, 196.55°) |
| OKLab | oklab(96.36% -0.0471 -0.0125) |
| OKLCH | oklch(96.36% 0.049 194.8) |
| XYZ | xyz(78.6200, 91.0946, 106.3501) |
| Luminance | 0.9110 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.67
Really Light Blue
#D4FFFF
ΔE00 1.34
Very Light Blue
#D5FFFF
ΔE00 1.57
Very Pale Blue
#D6FFFE
ΔE00 1.66
Light Light Blue
#CAFFFB
ΔE00 1.72
Light Sky Blue
#C6FCFF
ΔE00 1.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFEFD #FECECF
analogous
#CEFEE5 #CEFEFD #CEE7FE
triadic
#CEFEFD #FDCEFE #FEFDCE
tetradic
#CEFEFD #E5CEFE #FECECF #E7FECE
square
#CEFEFD #E5CEFE #FECECF #E7FECE
split-complementary
#CEFEFD #FECEE7 #FEE5CE
monochromatic
#56FCF8 #92FDFB #CEFEFD #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.09
#CEFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#CEFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFEFD
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFEFD | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FD
Deuteranopia (green-blind)
#EEF2FE
Tritanopia (blue-blind)
#BFFFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cefefd; /* rgb */ color: rgb(206, 254, 253); /* oklch */ color: oklch(96.4% 0.049 194.8);
Tailwind
colors: {
custom: {
50: '#ddfefe',
500: '#cefefd',
950: '#000000',
},
}SCSS
$custom: #cefefd; $custom-light: #ddfefe; $custom-dark: #000000;
JSON
{
"hex": "#cefefd",
"rgb": {
"r": 206,
"g": 254,
"b": 253
},
"hsl": {
"h": 178.75,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.96361,
"c": 0.04877,
"h": 194.8
},
"luminance": 0.91097
}Semantic roles & 50–950 ramp
primary
#CEFEFD
secondary
#E8888A
accent
#0005E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585