#CDFCFB#CDFCFB
#CDFCFB is a very light, muted teal. Relative luminance 0.896; OKLCH L 95.8% C 0.048 H 194.8°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFCFB |
|---|---|
| RGB | rgb(205, 252, 251) |
| HSL | hsl(179, 89%, 90%) |
| HSV | hsv(179, 19%, 99%) |
| CMYK | cmyk(18.7%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(95.81, -15.06, -4.47) |
| CIE-LCH | lch(95.81, 15.71, 196.53°) |
| OKLab | oklab(95.83% -0.0463 -0.0122) |
| OKLCH | oklch(95.83% 0.048 194.8) |
| XYZ | xyz(77.3949, 89.5624, 104.4575) |
| Luminance | 0.8956 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.69
Really Light Blue
#D4FFFF
ΔE00 1.34
Very Light Blue
#D5FFFF
ΔE00 1.54
Very Pale Blue
#D6FFFE
ΔE00 1.62
Ice Blue (survey)
#D7FFFE
ΔE00 1.85
Light Light Blue
#CAFFFB
ΔE00 1.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFCFB #FCCDCE
analogous
#CDFCE4 #CDFCFB #CDE6FC
triadic
#CDFCFB #FBCDFC #FCFBCD
tetradic
#CDFCFB #E4CDFC #FCCDCE #E6FCCD
square
#CDFCFB #E4CDFC #FCCDCE #E6FCCD
split-complementary
#CDFCFB #FCCDE6 #FCE4CD
monochromatic
#5AF5F2 #93F9F6 #CDFCFB #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.11
#CDFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#CDFCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFCFB
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFCFB | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FB
Deuteranopia (green-blind)
#ECF0FC
Tritanopia (blue-blind)
#BFFFFC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cdfcfb; /* rgb */ color: rgb(205, 252, 251); /* oklch */ color: oklch(95.8% 0.048 194.8);
Tailwind
colors: {
custom: {
50: '#ddfdfc',
500: '#cdfcfb',
950: '#000000',
},
}SCSS
$custom: #cdfcfb; $custom-light: #ddfdfc; $custom-dark: #000000;
JSON
{
"hex": "#cdfcfb",
"rgb": {
"r": 205,
"g": 252,
"b": 251
},
"hsl": {
"h": 178.723,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.95825,
"c": 0.04785,
"h": 194.8
},
"luminance": 0.89565
}Semantic roles & 50–950 ramp
primary
#CDFCFB
secondary
#E48A8C
accent
#0005E5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585