#CDFBFA#CDFBFA
#CDFBFA is a very light, muted teal. Relative luminance 0.889; OKLCH L 95.6% C 0.047 H 194.8°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFBFA |
|---|---|
| RGB | rgb(205, 251, 250) |
| HSL | hsl(179, 85%, 89%) |
| HSV | hsv(179, 18%, 98%) |
| CMYK | cmyk(18.3%, 0%, 0.4%, 1.6%) |
| CIE-LAB | lab(95.53, -14.76, -4.38) |
| CIE-LCH | lch(95.53, 15.40, 196.51°) |
| OKLab | oklab(95.59% -0.0454 -0.0119) |
| OKLCH | oklch(95.59% 0.047 194.8) |
| XYZ | xyz(76.9245, 88.8731, 103.5252) |
| Luminance | 0.8888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.76
Really Light Blue
#D4FFFF
ΔE00 1.30
Very Light Blue
#D5FFFF
ΔE00 1.48
Very Pale Blue
#D6FFFE
ΔE00 1.54
Ice Blue (survey)
#D7FFFE
ΔE00 1.75
Light Sky Blue
#C6FCFF
ΔE00 2.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFBFA #FBCDCE
analogous
#CDFBE3 #CDFBFA #CDE5FB
triadic
#CDFBFA #FACDFB #FBFACD
tetradic
#CDFBFA #E3CDFB #FBCDCE #E5FBCD
square
#CDFBFA #E3CDFB #FBCDCE #E5FBCD
split-complementary
#CDFBFA #FBCDE5 #FBE3CD
monochromatic
#5CF2EF #94F6F4 #CDFBFA #E3FDFC #E3FDFC
Accessibility & contrast
On white
1.12
#CDFBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#CDFBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFBFA
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFBFA | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FA
Deuteranopia (green-blind)
#ECEFFB
Tritanopia (blue-blind)
#BFFEFB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cdfbfa; /* rgb */ color: rgb(205, 251, 250); /* oklch */ color: oklch(95.6% 0.047 194.8);
Tailwind
colors: {
custom: {
50: '#ddfcfb',
500: '#cdfbfa',
950: '#000000',
},
}SCSS
$custom: #cdfbfa; $custom-light: #ddfcfb; $custom-dark: #000000;
JSON
{
"hex": "#cdfbfa",
"rgb": {
"r": 205,
"g": 251,
"b": 250
},
"hsl": {
"h": 178.696,
"s": 85.185,
"l": 89.412
},
"oklch": {
"l": 0.95588,
"c": 0.04692,
"h": 194.8
},
"luminance": 0.88876
}Semantic roles & 50–950 ramp
primary
#CDFBFA
secondary
#E28B8D
accent
#0409E2
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585