#CDFFFB#CDFFFB
#CDFFFB is a very light, muted teal. Relative luminance 0.915; OKLCH L 96.4% C 0.051 H 190.3°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFFFB |
|---|---|
| RGB | rgb(205, 255, 251) |
| HSL | hsl(175, 100%, 90%) |
| HSV | hsv(175, 20%, 100%) |
| CMYK | cmyk(19.6%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(96.60, -16.54, -3.31) |
| CIE-LCH | lch(96.60, 16.87, 191.33°) |
| OKLab | oklab(96.45% -0.0501 -0.0091) |
| OKLCH | oklch(96.45% 0.051 190.3) |
| XYZ | xyz(78.3444, 91.4614, 104.7741) |
| Luminance | 0.9146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.62
Pale Blue
#D0FEFE
ΔE00 1.98
Ice
#D6FFFA
ΔE00 2.01
Duck Egg Blue
#C3FBF4
ΔE00 2.09
Really Light Blue
#D4FFFF
ΔE00 2.47
Eggshell Blue
#C4FFF7
ΔE00 2.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFFFB #FFCDD1
analogous
#CDFFE2 #CDFFFB #CDEAFF
triadic
#CDFFFB #FBCDFF #FFFBCD
tetradic
#CDFFFB #E2CDFF #FFCDD1 #EAFFCD
square
#CDFFFB #E2CDFF #FFCDD1 #EAFFCD
split-complementary
#CDFFFB #FFCDEA #FFE2CD
monochromatic
#53FFF1 #90FFF6 #CDFFFB #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.09
#CDFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#CDFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFFFB
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFFFB | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFB
Deuteranopia (green-blind)
#EFF2FC
Tritanopia (blue-blind)
#BEFFFE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cdfffb; /* rgb */ color: rgb(205, 255, 251); /* oklch */ color: oklch(96.4% 0.051 190.3);
Tailwind
colors: {
custom: {
50: '#ddfffc',
500: '#cdfffb',
950: '#000000',
},
}SCSS
$custom: #cdfffb; $custom-light: #ddfffc; $custom-dark: #000000;
JSON
{
"hex": "#cdfffb",
"rgb": {
"r": 205,
"g": 255,
"b": 251
},
"hsl": {
"h": 175.2,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.96448,
"c": 0.05094,
"h": 190.3
},
"luminance": 0.91464
}Semantic roles & 50–950 ramp
primary
#CDFFFB
secondary
#EA868E
accent
#0012E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685