#CDFDFB#CDFDFB
#CDFDFB is a very light, muted teal. Relative luminance 0.902; OKLCH L 96.0% C 0.049 H 193.2°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFDFB |
|---|---|
| RGB | rgb(205, 253, 251) |
| HSL | hsl(178, 92%, 90%) |
| HSV | hsv(178, 19%, 99%) |
| CMYK | cmyk(19%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(96.08, -15.55, -4.08) |
| CIE-LCH | lch(96.08, 16.08, 194.71°) |
| OKLab | oklab(96.03% -0.0476 -0.0112) |
| OKLCH | oklch(96.03% 0.049 193.2) |
| XYZ | xyz(77.7098, 90.1921, 104.5625) |
| Luminance | 0.9020 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 1.06
Light Light Blue
#CAFFFB
ΔE00 1.41
Really Light Blue
#D4FFFF
ΔE00 1.65
Very Pale Blue
#D6FFFE
ΔE00 1.86
Very Light Blue
#D5FFFF
ΔE00 1.86
Ice
#D6FFFA
ΔE00 1.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFDFB #FDCDCF
analogous
#CDFDE3 #CDFDFB #CDE7FD
triadic
#CDFDFB #FBCDFD #FDFBCD
tetradic
#CDFDFB #E3CDFD #FDCDCF #E7FDCD
square
#CDFDFB #E3CDFD #FDCDCF #E7FDCD
split-complementary
#CDFDFB #FDCDE7 #FDE3CD
monochromatic
#57F8F2 #92FBF6 #CDFDFB #E2FEFD #E2FEFD
Accessibility & contrast
On white
1.10
#CDFDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#CDFDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFDFB
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFDFB | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FB
Deuteranopia (green-blind)
#EDF1FC
Tritanopia (blue-blind)
#BFFFFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cdfdfb; /* rgb */ color: rgb(205, 253, 251); /* oklch */ color: oklch(96.0% 0.049 193.2);
Tailwind
colors: {
custom: {
50: '#ddfefc',
500: '#cdfdfb',
950: '#000000',
},
}SCSS
$custom: #cdfdfb; $custom-light: #ddfefc; $custom-dark: #000000;
JSON
{
"hex": "#cdfdfb",
"rgb": {
"r": 205,
"g": 253,
"b": 251
},
"hsl": {
"h": 177.5,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.96032,
"c": 0.04886,
"h": 193.2
},
"luminance": 0.90195
}Semantic roles & 50–950 ramp
primary
#CDFDFB
secondary
#E6898D
accent
#000AE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585