#CDF7FE#CDF7FE
#CDF7FE is a very light, muted teal. Relative luminance 0.867; OKLCH L 94.9% C 0.044 H 208.8°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF7FE |
|---|---|
| RGB | rgb(205, 247, 254) |
| HSL | hsl(189, 96%, 90%) |
| HSV | hsv(189, 19%, 100%) |
| CMYK | cmyk(19.3%, 2.8%, 0%, 0.4%) |
| CIE-LAB | lab(94.59, -11.95, -7.83) |
| CIE-LCH | lch(94.59, 14.28, 213.22°) |
| OKLab | oklab(94.88% -0.0387 -0.0212) |
| OKLCH | oklch(94.88% 0.044 208.8) |
| XYZ | xyz(76.3220, 86.6539, 106.4513) |
| Luminance | 0.8666 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.20
Very Light Blue
#D5FFFF
ΔE00 3.35
Really Light Blue
#D4FFFF
ΔE00 3.40
Pale Blue
#D0FEFE
ΔE00 3.55
Light Sky Blue
#C6FCFF
ΔE00 3.56
Ice Blue (survey)
#D7FFFE
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF7FE #FED4CD
analogous
#CDFEEC #CDF7FE #CDDFFE
triadic
#CDF7FE #FECDF7 #F7FECD
tetradic
#CDF7FE #ECCDFE #FED4CD #DFFECD
square
#CDF7FE #ECCDFE #FED4CD #DFFECD
split-complementary
#CDF7FE #FECDDF #FEECCD
monochromatic
#55E4FC #91EDFD #CDF7FE #E1FAFE #E1FAFE
Accessibility & contrast
On white
1.15
#CDF7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#CDF7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF7FE
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF7FE | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FE
Deuteranopia (green-blind)
#E7EDFE
Tritanopia (blue-blind)
#BEFBF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cdf7fe; /* rgb */ color: rgb(205, 247, 254); /* oklch */ color: oklch(94.9% 0.044 208.8);
Tailwind
colors: {
custom: {
50: '#ddf9fe',
500: '#cdf7fe',
950: '#000000',
},
}SCSS
$custom: #cdf7fe; $custom-light: #ddf9fe; $custom-dark: #000000;
JSON
{
"hex": "#cdf7fe",
"rgb": {
"r": 205,
"g": 247,
"b": 254
},
"hsl": {
"h": 188.571,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.94881,
"c": 0.04412,
"h": 208.8
},
"luminance": 0.86656
}Semantic roles & 50–950 ramp
primary
#CDF7FE
secondary
#E89588
accent
#2100E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585