#CEFDFE#CEFDFE
#CEFDFE is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.2% C 0.048 H 198.0°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFDFE |
|---|---|
| RGB | rgb(206, 253, 254) |
| HSL | hsl(181, 96%, 90%) |
| HSV | hsv(181, 19%, 100%) |
| CMYK | cmyk(18.9%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(96.21, -14.64, -5.42) |
| CIE-LCH | lch(96.21, 15.61, 200.32°) |
| OKLab | oklab(96.18% -0.0455 -0.0148) |
| OKLCH | oklch(96.18% 0.048 198) |
| XYZ | xyz(78.4632, 90.5255, 107.0858) |
| Luminance | 0.9053 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.48
Really Light Blue
#D4FFFF
ΔE00 1.06
Very Light Blue
#D5FFFF
ΔE00 1.26
Light Sky Blue
#C6FCFF
ΔE00 1.54
Very Pale Blue
#D6FFFE
ΔE00 1.56
Ice Blue (survey)
#D7FFFE
ΔE00 1.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFDFE #FECFCE
analogous
#CEFEE7 #CEFDFE #CEE5FE
triadic
#CEFDFE #FECEFD #FDFECE
tetradic
#CEFDFE #E7CEFE #FECFCE #E5FECE
square
#CEFDFE #E7CEFE #FECFCE #E5FECE
split-complementary
#CEFDFE #FECEE5 #FEE7CE
monochromatic
#56F8FC #92FBFD #CEFDFE #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.10
#CEFDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#CEFDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFDFE
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFDFE | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#BFFFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cefdfe; /* rgb */ color: rgb(206, 253, 254); /* oklch */ color: oklch(96.2% 0.048 198.0);
Tailwind
colors: {
custom: {
50: '#ddfefe',
500: '#cefdfe',
950: '#000000',
},
}SCSS
$custom: #cefdfe; $custom-light: #ddfefe; $custom-dark: #000000;
JSON
{
"hex": "#cefdfe",
"rgb": {
"r": 206,
"g": 253,
"b": 254
},
"hsl": {
"h": 181.25,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.96183,
"c": 0.04782,
"h": 198
},
"luminance": 0.90528
}Semantic roles & 50–950 ramp
primary
#CEFDFE
secondary
#E88A88
accent
#0500E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585