#CDF3FA#CDF3FA
#CDF3FA is a very light, muted teal. Relative luminance 0.840; OKLCH L 93.9% C 0.040 H 210.0°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF3FA |
|---|---|
| RGB | rgb(205, 243, 250) |
| HSL | hsl(189, 82%, 89%) |
| HSV | hsv(189, 18%, 98%) |
| CMYK | cmyk(18%, 2.8%, 0%, 2%) |
| CIE-LAB | lab(93.44, -10.77, -7.45) |
| CIE-LCH | lch(93.44, 13.10, 214.69°) |
| OKLab | oklab(93.94% -0.035 -0.0202) |
| OKLCH | oklch(93.94% 0.04 210) |
| XYZ | xyz(74.4781, 83.9802, 102.7097) |
| Luminance | 0.8398 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.08
Very Light Blue
#D5FFFF
ΔE00 4.09
Pale Sky Blue
#BDF6FE
ΔE00 4.09
Really Light Blue
#D4FFFF
ΔE00 4.18
Ice Blue (survey)
#D7FFFE
ΔE00 4.29
Very Pale Blue
#D6FFFE
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF3FA #FAD4CD
analogous
#CDFAEB #CDF3FA #CDDDFA
triadic
#CDF3FA #FACDF3 #F3FACD
tetradic
#CDF3FA #EBCDFA #FAD4CD #DDFACD
square
#CDF3FA #EBCDFA #FAD4CD #DDFACD
split-complementary
#CDF3FA #FACDDD #FAEBCD
monochromatic
#5ED8EF #95E6F4 #CDF3FA #E3F8FC #E3F8FC
Accessibility & contrast
On white
1.18
#CDF3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#CDF3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF3FA
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF3FA | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FA
Deuteranopia (green-blind)
#E4EAFA
Tritanopia (blue-blind)
#C0F7F5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cdf3fa; /* rgb */ color: rgb(205, 243, 250); /* oklch */ color: oklch(93.9% 0.040 210.0);
Tailwind
colors: {
custom: {
50: '#dcf7fc',
500: '#cdf3fa',
950: '#000000',
},
}SCSS
$custom: #cdf3fa; $custom-light: #dcf7fc; $custom-dark: #000000;
JSON
{
"hex": "#cdf3fa",
"rgb": {
"r": 205,
"g": 243,
"b": 250
},
"hsl": {
"h": 189.333,
"s": 81.818,
"l": 89.216
},
"oklch": {
"l": 0.93935,
"c": 0.0404,
"h": 210
},
"luminance": 0.83982
}Semantic roles & 50–950 ramp
primary
#CDF3FA
secondary
#E0998C
accent
#2907DE
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585