#CDF4FA#CDF4FA
#CDF4FA is a very light, muted teal. Relative luminance 0.846; OKLCH L 94.1% C 0.041 H 207.8°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF4FA |
|---|---|
| RGB | rgb(205, 244, 250) |
| HSL | hsl(188, 82%, 89%) |
| HSV | hsv(188, 18%, 98%) |
| CMYK | cmyk(18%, 2.4%, 0%, 2%) |
| CIE-LAB | lab(93.70, -11.27, -7.07) |
| CIE-LCH | lch(93.70, 13.30, 212.09°) |
| OKLab | oklab(94.14% -0.0363 -0.0192) |
| OKLCH | oklch(94.14% 0.041 207.8) |
| XYZ | xyz(74.7781, 84.5804, 102.8097) |
| Luminance | 0.8458 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 3.53
Really Light Blue
#D4FFFF
ΔE00 3.61
Ice Blue (survey)
#D7FFFE
ΔE00 3.75
Pale Sky Blue
#BDF6FE
ΔE00 3.75
Very Pale Blue
#D6FFFE
ΔE00 3.80
Lightcyan
#E0FFFF
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF4FA #FAD3CD
analogous
#CDFAEA #CDF4FA #CDDEFA
triadic
#CDF4FA #FACDF4 #F4FACD
tetradic
#CDF4FA #EACDFA #FAD3CD #DEFACD
square
#CDF4FA #EACDFA #FAD3CD #DEFACD
split-complementary
#CDF4FA #FACDDE #FAEACD
monochromatic
#5EDCEF #95E8F4 #CDF4FA #E3F9FC #E3F9FC
Accessibility & contrast
On white
1.17
#CDF4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#CDF4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF4FA
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF4FA | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FA
Deuteranopia (green-blind)
#E5EAFA
Tritanopia (blue-blind)
#C0F8F6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cdf4fa; /* rgb */ color: rgb(205, 244, 250); /* oklch */ color: oklch(94.1% 0.041 207.8);
Tailwind
colors: {
custom: {
50: '#dcf7fc',
500: '#cdf4fa',
950: '#000000',
},
}SCSS
$custom: #cdf4fa; $custom-light: #dcf7fc; $custom-dark: #000000;
JSON
{
"hex": "#cdf4fa",
"rgb": {
"r": 205,
"g": 244,
"b": 250
},
"hsl": {
"h": 188,
"s": 81.818,
"l": 89.216
},
"oklch": {
"l": 0.94141,
"c": 0.04105,
"h": 207.8
},
"luminance": 0.84583
}Semantic roles & 50–950 ramp
primary
#CDF4FA
secondary
#E0978C
accent
#2407DE
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585