#CDFFF8#CDFFF8
#CDFFF8 is a very light, muted teal. Relative luminance 0.913; OKLCH L 96.4% C 0.052 H 185.9°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFFF8 |
|---|---|
| RGB | rgb(205, 255, 248) |
| HSL | hsl(172, 100%, 90%) |
| HSV | hsv(172, 20%, 100%) |
| CMYK | cmyk(19.6%, 0%, 2.7%, 0%) |
| CIE-LAB | lab(96.52, -17.14, -1.88) |
| CIE-LCH | lch(96.52, 17.25, 186.27°) |
| OKLab | oklab(96.36% -0.0513 -0.0053) |
| OKLCH | oklch(96.36% 0.052 185.9) |
| XYZ | xyz(77.8753, 91.2738, 102.3032) |
| Luminance | 0.9128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.27
Duck Egg Blue
#C3FBF4
ΔE00 1.59
Eggshell Blue
#C4FFF7
ΔE00 1.84
Ice
#D6FFFA
ΔE00 2.26
Pale Blue
#D0FEFE
ΔE00 3.08
Very Pale Blue
#D6FFFE
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFFF8 #FFCDD4
analogous
#CDFFDF #CDFFF8 #CDEDFF
triadic
#CDFFF8 #F8CDFF #FFF8CD
tetradic
#CDFFF8 #DFCDFF #FFCDD4 #EDFFCD
square
#CDFFF8 #DFCDFF #FFCDD4 #EDFFCD
split-complementary
#CDFFF8 #FFCDED #FFDFCD
monochromatic
#53FFE7 #90FFEF #CDFFF8 #E0FFFB #E0FFFB
Accessibility & contrast
On white
1.09
#CDFFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#CDFFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFFF8
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFFF8 | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F8
Deuteranopia (green-blind)
#F0F2F9
Tritanopia (blue-blind)
#BFFFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cdfff8; /* rgb */ color: rgb(205, 255, 248); /* oklch */ color: oklch(96.4% 0.052 185.9);
Tailwind
colors: {
custom: {
50: '#ddfffa',
500: '#cdfff8',
950: '#000000',
},
}SCSS
$custom: #cdfff8; $custom-light: #ddfffa; $custom-dark: #000000;
JSON
{
"hex": "#cdfff8",
"rgb": {
"r": 205,
"g": 255,
"b": 248
},
"hsl": {
"h": 171.6,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.96361,
"c": 0.05155,
"h": 185.9
},
"luminance": 0.91276
}Semantic roles & 50–950 ramp
primary
#CDFFF8
secondary
#EA8694
accent
#0020E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685