#CDFFF6#CDFFF6
#CDFFF6 is a very light, muted teal. Relative luminance 0.912; OKLCH L 96.3% C 0.052 H 183.0°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFFF6 |
|---|---|
| RGB | rgb(205, 255, 246) |
| HSL | hsl(169, 100%, 90%) |
| HSV | hsv(169, 20%, 100%) |
| CMYK | cmyk(19.6%, 0%, 3.5%, 0%) |
| CIE-LAB | lab(96.47, -17.54, -0.93) |
| CIE-LCH | lch(96.47, 17.57, 183.03°) |
| OKLab | oklab(96.3% -0.0521 -0.0027) |
| OKLCH | oklch(96.3% 0.052 183) |
| XYZ | xyz(77.5667, 91.1503, 100.6778) |
| Luminance | 0.9115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.71
Eggshell Blue
#C4FFF7
ΔE00 1.79
Light Light Blue
#CAFFFB
ΔE00 1.99
Ice
#D6FFFA
ΔE00 2.68
Pale Blue
#D0FEFE
ΔE00 3.82
Very Pale Blue
#D6FFFE
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFFF6 #FFCDD6
analogous
#CDFFDD #CDFFF6 #CDEFFF
triadic
#CDFFF6 #F6CDFF #FFF6CD
tetradic
#CDFFF6 #DDCDFF #FFCDD6 #EFFFCD
square
#CDFFF6 #DDCDFF #FFCDD6 #EFFFCD
split-complementary
#CDFFF6 #FFCDEF #FFDDCD
monochromatic
#53FFE0 #90FFEB #CDFFF6 #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.09
#CDFFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#CDFFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFFF6
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFFF6 | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F6
Deuteranopia (green-blind)
#F0F2F7
Tritanopia (blue-blind)
#C0FFFC
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cdfff6; /* rgb */ color: rgb(205, 255, 246); /* oklch */ color: oklch(96.3% 0.052 183.0);
Tailwind
colors: {
custom: {
50: '#ddfff9',
500: '#cdfff6',
950: '#000000',
},
}SCSS
$custom: #cdfff6; $custom-light: #ddfff9; $custom-dark: #000000;
JSON
{
"hex": "#cdfff6",
"rgb": {
"r": 205,
"g": 255,
"b": 246
},
"hsl": {
"h": 169.2,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.96304,
"c": 0.05213,
"h": 183
},
"luminance": 0.91153
}Semantic roles & 50–950 ramp
primary
#CDFFF6
secondary
#EA8698
accent
#0029E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685