#CDFAFE#CDFAFE
#CDFAFE is a very light, muted teal. Relative luminance 0.885; OKLCH L 95.5% C 0.046 H 203.1°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFAFE |
|---|---|
| RGB | rgb(205, 250, 254) |
| HSL | hsl(185, 96%, 90%) |
| HSV | hsv(185, 19%, 100%) |
| CMYK | cmyk(19.3%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(95.37, -13.45, -6.67) |
| CIE-LCH | lch(95.37, 15.01, 206.38°) |
| OKLab | oklab(95.5% -0.0426 -0.0181) |
| OKLCH | oklch(95.5% 0.046 203.1) |
| XYZ | xyz(77.2468, 88.5035, 106.7596) |
| Luminance | 0.8851 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 1.89
Really Light Blue
#D4FFFF
ΔE00 1.93
Very Light Blue
#D5FFFF
ΔE00 1.97
Light Sky Blue
#C6FCFF
ΔE00 2.07
Very Pale Blue
#D6FFFE
ΔE00 2.35
Ice Blue (survey)
#D7FFFE
ΔE00 2.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFAFE #FED1CD
analogous
#CDFEEA #CDFAFE #CDE1FE
triadic
#CDFAFE #FECDFA #FAFECD
tetradic
#CDFAFE #EACDFE #FED1CD #E1FECD
square
#CDFAFE #EACDFE #FED1CD #E1FECD
split-complementary
#CDFAFE #FECDE1 #FEEACD
monochromatic
#55EEFC #91F4FD #CDFAFE #E1FCFE #E1FCFE
Accessibility & contrast
On white
1.12
#CDFAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#CDFAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFAFE
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFAFE | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FE
Deuteranopia (green-blind)
#EAEFFE
Tritanopia (blue-blind)
#BEFEFB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cdfafe; /* rgb */ color: rgb(205, 250, 254); /* oklch */ color: oklch(95.5% 0.046 203.1);
Tailwind
colors: {
custom: {
50: '#ddfcfe',
500: '#cdfafe',
950: '#000000',
},
}SCSS
$custom: #cdfafe; $custom-light: #ddfcfe; $custom-dark: #000000;
JSON
{
"hex": "#cdfafe",
"rgb": {
"r": 205,
"g": 250,
"b": 254
},
"hsl": {
"h": 184.898,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.955,
"c": 0.04626,
"h": 203.1
},
"luminance": 0.88506
}Semantic roles & 50–950 ramp
primary
#CDFAFE
secondary
#E88F88
accent
#1300E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585