#CDF5FA#CDF5FA
#CDF5FA is a very light, muted teal. Relative luminance 0.852; OKLCH L 94.3% C 0.042 H 205.7°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF5FA |
|---|---|
| RGB | rgb(205, 245, 250) |
| HSL | hsl(187, 82%, 89%) |
| HSV | hsv(187, 18%, 98%) |
| CMYK | cmyk(18%, 2%, 0%, 2%) |
| CIE-LAB | lab(93.96, -11.77, -6.68) |
| CIE-LCH | lch(93.96, 13.54, 209.58°) |
| OKLab | oklab(94.35% -0.0376 -0.0181) |
| OKLCH | oklch(94.35% 0.042 205.7) |
| XYZ | xyz(75.0799, 85.1838, 102.9103) |
| Luminance | 0.8519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 3.00
Really Light Blue
#D4FFFF
ΔE00 3.06
Pale Blue
#D0FEFE
ΔE00 3.24
Ice Blue (survey)
#D7FFFE
ΔE00 3.24
Very Pale Blue
#D6FFFE
ΔE00 3.27
Pale Sky Blue
#BDF6FE
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF5FA #FAD2CD
analogous
#CDFAE9 #CDF5FA #CDDFFA
triadic
#CDF5FA #FACDF5 #F5FACD
tetradic
#CDF5FA #E9CDFA #FAD2CD #DFFACD
square
#CDF5FA #E9CDFA #FAD2CD #DFFACD
split-complementary
#CDF5FA #FACDDF #FAE9CD
monochromatic
#5EDFEF #95EAF4 #CDF5FA #E3F9FC #E3F9FC
Accessibility & contrast
On white
1.16
#CDF5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#CDF5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF5FA
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF5FA | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FA
Deuteranopia (green-blind)
#E6EBFA
Tritanopia (blue-blind)
#C0F9F6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cdf5fa; /* rgb */ color: rgb(205, 245, 250); /* oklch */ color: oklch(94.3% 0.042 205.7);
Tailwind
colors: {
custom: {
50: '#ddf8fc',
500: '#cdf5fa',
950: '#000000',
},
}SCSS
$custom: #cdf5fa; $custom-light: #ddf8fc; $custom-dark: #000000;
JSON
{
"hex": "#cdf5fa",
"rgb": {
"r": 205,
"g": 245,
"b": 250
},
"hsl": {
"h": 186.667,
"s": 81.818,
"l": 89.216
},
"oklch": {
"l": 0.94347,
"c": 0.04174,
"h": 205.7
},
"luminance": 0.85186
}Semantic roles & 50–950 ramp
primary
#CDF5FA
secondary
#E0958C
accent
#1F07DE
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585