#CDFCFA#CDFCFA
#CDFCFA is a very light, muted teal. Relative luminance 0.895; OKLCH L 95.8% C 0.048 H 193.2°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFCFA |
|---|---|
| RGB | rgb(205, 252, 250) |
| HSL | hsl(177, 89%, 90%) |
| HSV | hsv(177, 19%, 99%) |
| CMYK | cmyk(18.7%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(95.79, -15.26, -3.99) |
| CIE-LCH | lch(95.79, 15.77, 194.66°) |
| OKLab | oklab(95.8% -0.0467 -0.0109) |
| OKLCH | oklch(95.8% 0.048 193.2) |
| XYZ | xyz(77.2377, 89.4995, 103.6296) |
| Luminance | 0.8950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 1.02
Really Light Blue
#D4FFFF
ΔE00 1.57
Light Light Blue
#CAFFFB
ΔE00 1.62
Very Pale Blue
#D6FFFE
ΔE00 1.74
Very Light Blue
#D5FFFF
ΔE00 1.76
Ice
#D6FFFA
ΔE00 1.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFCFA #FCCDCF
analogous
#CDFCE3 #CDFCFA #CDE7FC
triadic
#CDFCFA #FACDFC #FCFACD
tetradic
#CDFCFA #E3CDFC #FCCDCF #E7FCCD
square
#CDFCFA #E3CDFC #FCCDCF #E7FCCD
split-complementary
#CDFCFA #FCCDE7 #FCE3CD
monochromatic
#5AF5EE #93F9F4 #CDFCFA #E2FDFC #E2FDFC
Accessibility & contrast
On white
1.11
#CDFCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#CDFCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFCFA
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFCFA | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FA
Deuteranopia (green-blind)
#EDF0FB
Tritanopia (blue-blind)
#BFFFFB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cdfcfa; /* rgb */ color: rgb(205, 252, 250); /* oklch */ color: oklch(95.8% 0.048 193.2);
Tailwind
colors: {
custom: {
50: '#ddfdfb',
500: '#cdfcfa',
950: '#000000',
},
}SCSS
$custom: #cdfcfa; $custom-light: #ddfdfb; $custom-dark: #000000;
JSON
{
"hex": "#cdfcfa",
"rgb": {
"r": 205,
"g": 252,
"b": 250
},
"hsl": {
"h": 177.447,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.95795,
"c": 0.04792,
"h": 193.2
},
"luminance": 0.89502
}Semantic roles & 50–950 ramp
primary
#CDFCFA
secondary
#E48A8D
accent
#000AE5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585