#CDFFF5#CDFFF5
#CDFFF5 is a very light, muted teal. Relative luminance 0.911; OKLCH L 96.3% C 0.052 H 181.6°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFFF5 |
|---|---|
| RGB | rgb(205, 255, 245) |
| HSL | hsl(168, 100%, 90%) |
| HSV | hsv(168, 20%, 100%) |
| CMYK | cmyk(19.6%, 0%, 3.9%, 0%) |
| CIE-LAB | lab(96.45, -17.74, -0.45) |
| CIE-LCH | lch(96.45, 17.75, 181.45°) |
| OKLab | oklab(96.28% -0.0524 -0.0015) |
| OKLCH | oklch(96.28% 0.052 181.6) |
| XYZ | xyz(77.4136, 91.0891, 99.8717) |
| Luminance | 0.9109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.90
Eggshell Blue
#C4FFF7
ΔE00 1.90
Light Light Blue
#CAFFFB
ΔE00 2.36
Ice
#D6FFFA
ΔE00 2.94
Pale Blue
#D0FEFE
ΔE00 4.19
Pale Cyan
#B7FFFA
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFFF5 #FFCDD7
analogous
#CDFFDC #CDFFF5 #CDF0FF
triadic
#CDFFF5 #F5CDFF #FFF5CD
tetradic
#CDFFF5 #DCCDFF #FFCDD7 #F0FFCD
square
#CDFFF5 #DCCDFF #FFCDD7 #F0FFCD
split-complementary
#CDFFF5 #FFCDF0 #FFDCCD
monochromatic
#53FFDD #90FFE9 #CDFFF5 #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.09
#CDFFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#CDFFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFFF5
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFFF5 | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F5
Deuteranopia (green-blind)
#F1F2F6
Tritanopia (blue-blind)
#C0FFFC
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cdfff5; /* rgb */ color: rgb(205, 255, 245); /* oklch */ color: oklch(96.3% 0.052 181.6);
Tailwind
colors: {
custom: {
50: '#ddfff8',
500: '#cdfff5',
950: '#000000',
},
}SCSS
$custom: #cdfff5; $custom-light: #ddfff8; $custom-dark: #000000;
JSON
{
"hex": "#cdfff5",
"rgb": {
"r": 205,
"g": 255,
"b": 245
},
"hsl": {
"h": 168,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.96276,
"c": 0.05247,
"h": 181.6
},
"luminance": 0.91092
}Semantic roles & 50–950 ramp
primary
#CDFFF5
secondary
#EA869A
accent
#002EE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685