#CDFFFC#CDFFFC
#CDFFFC is a very light, muted teal. Relative luminance 0.915; OKLCH L 96.5% C 0.051 H 191.8°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFFFC |
|---|---|
| RGB | rgb(205, 255, 252) |
| HSL | hsl(176, 100%, 90%) |
| HSV | hsv(176, 20%, 100%) |
| CMYK | cmyk(19.6%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(96.63, -16.33, -3.79) |
| CIE-LCH | lch(96.63, 16.77, 193.07°) |
| OKLab | oklab(96.48% -0.0497 -0.0104) |
| OKLCH | oklch(96.48% 0.051 191.8) |
| XYZ | xyz(78.5025, 91.5246, 105.6064) |
| Luminance | 0.9153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.79
Pale Blue
#D0FEFE
ΔE00 1.63
Ice
#D6FFFA
ΔE00 2.07
Really Light Blue
#D4FFFF
ΔE00 2.17
Very Pale Blue
#D6FFFE
ΔE00 2.33
Duck Egg Blue
#C3FBF4
ΔE00 2.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFFFC #FFCDD0
analogous
#CDFFE3 #CDFFFC #CDE9FF
triadic
#CDFFFC #FCCDFF #FFFCCD
tetradic
#CDFFFC #E3CDFF #FFCDD0 #E9FFCD
square
#CDFFFC #E3CDFF #FFCDD0 #E9FFCD
split-complementary
#CDFFFC #FFCDE9 #FFE3CD
monochromatic
#53FFF5 #90FFF8 #CDFFFC #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.09
#CDFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#CDFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFFFC
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFFFC | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFC
Deuteranopia (green-blind)
#EFF2FD
Tritanopia (blue-blind)
#BEFFFE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cdfffc; /* rgb */ color: rgb(205, 255, 252); /* oklch */ color: oklch(96.5% 0.051 191.8);
Tailwind
colors: {
custom: {
50: '#ddfffd',
500: '#cdfffc',
950: '#000000',
},
}SCSS
$custom: #cdfffc; $custom-light: #ddfffd; $custom-dark: #000000;
JSON
{
"hex": "#cdfffc",
"rgb": {
"r": 205,
"g": 255,
"b": 252
},
"hsl": {
"h": 176.4,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.96477,
"c": 0.05081,
"h": 191.8
},
"luminance": 0.91527
}Semantic roles & 50–950 ramp
primary
#CDFFFC
secondary
#EA868C
accent
#000EE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685