#CDFBFB#CDFBFB
#CDFBFB is a very light, muted teal. Relative luminance 0.889; OKLCH L 95.6% C 0.047 H 196.4°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFBFB |
|---|---|
| RGB | rgb(205, 251, 251) |
| HSL | hsl(180, 85%, 89%) |
| HSV | hsv(180, 18%, 98%) |
| CMYK | cmyk(18.3%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(95.55, -14.56, -4.85) |
| CIE-LCH | lch(95.55, 15.35, 198.43°) |
| OKLab | oklab(95.62% -0.045 -0.0132) |
| OKLCH | oklch(95.62% 0.047 196.4) |
| XYZ | xyz(77.0817, 88.9360, 104.3531) |
| Luminance | 0.8894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.62
Really Light Blue
#D4FFFF
ΔE00 1.16
Very Light Blue
#D5FFFF
ΔE00 1.35
Very Pale Blue
#D6FFFE
ΔE00 1.52
Ice Blue (survey)
#D7FFFE
ΔE00 1.72
Light Sky Blue
#C6FCFF
ΔE00 1.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFBFB #FBCDCD
analogous
#CDFBE4 #CDFBFB #CDE4FB
triadic
#CDFBFB #FBCDFB #FBFBCD
tetradic
#CDFBFB #E4CDFB #FBCDCD #E4FBCD
square
#CDFBFB #E4CDFB #FBCDCD #E4FBCD
split-complementary
#CDFBFB #FBCDE4 #FBE4CD
monochromatic
#5CF2F2 #94F6F6 #CDFBFB #E3FDFD #E3FDFD
Accessibility & contrast
On white
1.12
#CDFBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#CDFBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFBFB
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFBFB | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FB
Deuteranopia (green-blind)
#EBEFFB
Tritanopia (blue-blind)
#BFFEFB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cdfbfb; /* rgb */ color: rgb(205, 251, 251); /* oklch */ color: oklch(95.6% 0.047 196.4);
Tailwind
colors: {
custom: {
50: '#ddfcfc',
500: '#cdfbfb',
950: '#000000',
},
}SCSS
$custom: #cdfbfb; $custom-light: #ddfcfc; $custom-dark: #000000;
JSON
{
"hex": "#cdfbfb",
"rgb": {
"r": 205,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 85.185,
"l": 89.412
},
"oklch": {
"l": 0.95617,
"c": 0.04689,
"h": 196.4
},
"luminance": 0.88939
}Semantic roles & 50–950 ramp
primary
#CDFBFB
secondary
#E28B8B
accent
#0404E2
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585