#CEFDFF#CEFDFF
#CEFDFF is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.2% C 0.048 H 199.6°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFDFF |
|---|---|
| RGB | rgb(206, 253, 255) |
| HSL | hsl(182, 100%, 90%) |
| HSV | hsv(182, 19%, 100%) |
| CMYK | cmyk(19.2%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(96.24, -14.43, -5.90) |
| CIE-LCH | lch(96.24, 15.59, 202.22°) |
| OKLab | oklab(96.21% -0.0451 -0.016) |
| OKLCH | oklch(96.21% 0.048 199.6) |
| XYZ | xyz(78.6238, 90.5897, 107.9314) |
| Luminance | 0.9059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.83
Really Light Blue
#D4FFFF
ΔE00 1.20
Very Light Blue
#D5FFFF
ΔE00 1.36
Light Sky Blue
#C6FCFF
ΔE00 1.48
Very Pale Blue
#D6FFFE
ΔE00 1.73
Ice Blue (survey)
#D7FFFE
ΔE00 1.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFDFF #FFD0CE
analogous
#CEFFE8 #CEFDFF #CEE4FF
triadic
#CEFDFF #FFCEFD #FDFFCE
tetradic
#CEFDFF #E8CEFF #FFD0CE #E4FFCE
square
#CEFDFF #E8CEFF #FFD0CE #E4FFCE
split-complementary
#CEFDFF #FFCEE4 #FFE8CE
monochromatic
#54F8FF #91FBFF #CEFDFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.10
#CEFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#CEFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFDFF
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFDFF | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FF
Deuteranopia (green-blind)
#EDF1FF
Tritanopia (blue-blind)
#BFFFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cefdff; /* rgb */ color: rgb(206, 253, 255); /* oklch */ color: oklch(96.2% 0.048 199.6);
Tailwind
colors: {
custom: {
50: '#ddfeff',
500: '#cefdff',
950: '#000000',
},
}SCSS
$custom: #cefdff; $custom-light: #ddfeff; $custom-dark: #000000;
JSON
{
"hex": "#cefdff",
"rgb": {
"r": 206,
"g": 253,
"b": 255
},
"hsl": {
"h": 182.449,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.96213,
"c": 0.04787,
"h": 199.6
},
"luminance": 0.90592
}Semantic roles & 50–950 ramp
primary
#CEFDFF
secondary
#EA8B87
accent
#0900E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586