#CDFAFA#CDFAFA
#CDFAFA is a very light, muted teal. Relative luminance 0.883; OKLCH L 95.4% C 0.046 H 196.4°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFAFA |
|---|---|
| RGB | rgb(205, 250, 250) |
| HSL | hsl(180, 82%, 89%) |
| HSV | hsv(180, 18%, 98%) |
| CMYK | cmyk(18%, 0%, 0%, 2%) |
| CIE-LAB | lab(95.27, -14.27, -4.76) |
| CIE-LCH | lch(95.27, 15.04, 198.45°) |
| OKLab | oklab(95.38% -0.0441 -0.013) |
| OKLCH | oklch(95.38% 0.046 196.4) |
| XYZ | xyz(76.6129, 88.2500, 103.4213) |
| Luminance | 0.8825 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.81
Really Light Blue
#D4FFFF
ΔE00 1.20
Very Light Blue
#D5FFFF
ΔE00 1.34
Very Pale Blue
#D6FFFE
ΔE00 1.50
Ice Blue (survey)
#D7FFFE
ΔE00 1.68
Light Sky Blue
#C6FCFF
ΔE00 1.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFAFA #FACDCD
analogous
#CDFAE4 #CDFAFA #CDE4FA
triadic
#CDFAFA #FACDFA #FAFACD
tetradic
#CDFAFA #E4CDFA #FACDCD #E4FACD
square
#CDFAFA #E4CDFA #FACDCD #E4FACD
split-complementary
#CDFAFA #FACDE4 #FAE4CD
monochromatic
#5EEFEF #95F4F4 #CDFAFA #E3FCFC #E3FCFC
Accessibility & contrast
On white
1.13
#CDFAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#CDFAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFAFA
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFAFA | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F5FA
Deuteranopia (green-blind)
#EBEFFA
Tritanopia (blue-blind)
#BFFDFA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cdfafa; /* rgb */ color: rgb(205, 250, 250); /* oklch */ color: oklch(95.4% 0.046 196.4);
Tailwind
colors: {
custom: {
50: '#ddfcfb',
500: '#cdfafa',
950: '#000000',
},
}SCSS
$custom: #cdfafa; $custom-light: #ddfcfb; $custom-dark: #000000;
JSON
{
"hex": "#cdfafa",
"rgb": {
"r": 205,
"g": 250,
"b": 250
},
"hsl": {
"h": 180,
"s": 81.818,
"l": 89.216
},
"oklch": {
"l": 0.9538,
"c": 0.04595,
"h": 196.4
},
"luminance": 0.88252
}Semantic roles & 50–950 ramp
primary
#CDFAFA
secondary
#E08C8C
accent
#0707DE
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585