#CDF7FA#CDF7FA
#CDF7FA is a very light, muted teal. Relative luminance 0.864; OKLCH L 94.8% C 0.043 H 201.8°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF7FA |
|---|---|
| RGB | rgb(205, 247, 250) |
| HSL | hsl(184, 82%, 89%) |
| HSV | hsv(184, 18%, 98%) |
| CMYK | cmyk(18%, 1.2%, 0%, 2%) |
| CIE-LAB | lab(94.48, -12.77, -5.91) |
| CIE-LCH | lch(94.48, 14.08, 204.84°) |
| OKLab | oklab(94.76% -0.0402 -0.0161) |
| OKLCH | oklch(94.76% 0.043 201.8) |
| XYZ | xyz(75.6882, 86.4004, 103.1130) |
| Luminance | 0.8640 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 2.04
Really Light Blue
#D4FFFF
ΔE00 2.06
Pale Blue
#D0FEFE
ΔE00 2.13
Very Pale Blue
#D6FFFE
ΔE00 2.32
Ice Blue (survey)
#D7FFFE
ΔE00 2.34
Light Sky Blue
#C6FCFF
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF7FA #FAD0CD
analogous
#CDFAE7 #CDF7FA #CDE1FA
triadic
#CDF7FA #FACDF7 #F7FACD
tetradic
#CDF7FA #E7CDFA #FAD0CD #E1FACD
square
#CDF7FA #E7CDFA #FAD0CD #E1FACD
split-complementary
#CDF7FA #FACDE1 #FAE7CD
monochromatic
#5EE5EF #95EEF4 #CDF7FA #E3FBFC #E3FBFC
Accessibility & contrast
On white
1.15
#CDF7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#CDF7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF7FA
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF7FA | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FA
Deuteranopia (green-blind)
#E8ECFA
Tritanopia (blue-blind)
#C0FAF8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cdf7fa; /* rgb */ color: rgb(205, 247, 250); /* oklch */ color: oklch(94.8% 0.043 201.8);
Tailwind
colors: {
custom: {
50: '#ddf9fc',
500: '#cdf7fa',
950: '#000000',
},
}SCSS
$custom: #cdf7fa; $custom-light: #ddf9fc; $custom-dark: #000000;
JSON
{
"hex": "#cdf7fa",
"rgb": {
"r": 205,
"g": 247,
"b": 250
},
"hsl": {
"h": 184,
"s": 81.818,
"l": 89.216
},
"oklch": {
"l": 0.9476,
"c": 0.04329,
"h": 201.8
},
"luminance": 0.86403
}Semantic roles & 50–950 ramp
primary
#CDF7FA
secondary
#E0918C
accent
#1607DE
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585