#CDFCFE#CDFCFE
#CDFCFE is a very light, muted teal. Relative luminance 0.898; OKLCH L 95.9% C 0.048 H 199.6°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFCFE |
|---|---|
| RGB | rgb(205, 252, 254) |
| HSL | hsl(182, 96%, 90%) |
| HSV | hsv(182, 19%, 100%) |
| CMYK | cmyk(19.3%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(95.89, -14.44, -5.90) |
| CIE-LCH | lch(95.89, 15.60, 202.22°) |
| OKLab | oklab(95.91% -0.0451 -0.0161) |
| OKLCH | oklch(95.91% 0.048 199.6) |
| XYZ | xyz(77.8716, 89.7530, 106.9679) |
| Luminance | 0.8976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.91
Really Light Blue
#D4FFFF
ΔE00 1.30
Light Sky Blue
#C6FCFF
ΔE00 1.43
Very Light Blue
#D5FFFF
ΔE00 1.46
Very Pale Blue
#D6FFFE
ΔE00 1.82
Ice Blue (survey)
#D7FFFE
ΔE00 1.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFCFE #FECFCD
analogous
#CDFEE8 #CDFCFE #CDE3FE
triadic
#CDFCFE #FECDFC #FCFECD
tetradic
#CDFCFE #E8CDFE #FECFCD #E3FECD
square
#CDFCFE #E8CDFE #FECFCD #E3FECD
split-complementary
#CDFCFE #FECDE3 #FEE8CD
monochromatic
#55F5FC #91F8FD #CDFCFE #E1FDFE #E1FDFE
Accessibility & contrast
On white
1.11
#CDFCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#CDFCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFCFE
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFCFE | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FE
Deuteranopia (green-blind)
#ECF0FE
Tritanopia (blue-blind)
#BEFFFC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cdfcfe; /* rgb */ color: rgb(205, 252, 254); /* oklch */ color: oklch(95.9% 0.048 199.6);
Tailwind
colors: {
custom: {
50: '#ddfdfe',
500: '#cdfcfe',
950: '#000000',
},
}SCSS
$custom: #cdfcfe; $custom-light: #ddfdfe; $custom-dark: #000000;
JSON
{
"hex": "#cdfcfe",
"rgb": {
"r": 205,
"g": 252,
"b": 254
},
"hsl": {
"h": 182.449,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.95914,
"c": 0.04789,
"h": 199.6
},
"luminance": 0.89756
}Semantic roles & 50–950 ramp
primary
#CDFCFE
secondary
#E88C88
accent
#0900E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585