#CDFEF8#CDFEF8
#CDFEF8 is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.2% C 0.050 H 187.2°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFEF8 |
|---|---|
| RGB | rgb(205, 254, 248) |
| HSL | hsl(173, 96%, 90%) |
| HSV | hsv(173, 19%, 100%) |
| CMYK | cmyk(19.3%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(96.26, -16.65, -2.27) |
| CIE-LCH | lch(96.26, 16.80, 187.75°) |
| OKLab | oklab(96.15% -0.05 -0.0063) |
| OKLCH | oklch(96.15% 0.05 187.2) |
| XYZ | xyz(77.5571, 90.6374, 102.1972) |
| Luminance | 0.9064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.07
Duck Egg Blue
#C3FBF4
ΔE00 1.74
Ice
#D6FFFA
ΔE00 1.95
Eggshell Blue
#C4FFF7
ΔE00 2.16
Pale Blue
#D0FEFE
ΔE00 2.63
Very Pale Blue
#D6FFFE
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFEF8 #FECDD3
analogous
#CDFEDF #CDFEF8 #CDECFE
triadic
#CDFEF8 #F8CDFE #FEF8CD
tetradic
#CDFEF8 #DFCDFE #FECDD3 #ECFECD
square
#CDFEF8 #DFCDFE #FECDD3 #ECFECD
split-complementary
#CDFEF8 #FECDEC #FEDFCD
monochromatic
#55FCE7 #91FDF0 #CDFEF8 #E1FEFB #E1FEFB
Accessibility & contrast
On white
1.10
#CDFEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#CDFEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFEF8
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFEF8 | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F8
Deuteranopia (green-blind)
#EFF1F9
Tritanopia (blue-blind)
#BFFFFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cdfef8; /* rgb */ color: rgb(205, 254, 248); /* oklch */ color: oklch(96.2% 0.050 187.2);
Tailwind
colors: {
custom: {
50: '#ddfefa',
500: '#cdfef8',
950: '#000000',
},
}SCSS
$custom: #cdfef8; $custom-light: #ddfefa; $custom-dark: #000000;
JSON
{
"hex": "#cdfef8",
"rgb": {
"r": 205,
"g": 254,
"b": 248
},
"hsl": {
"h": 172.653,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.96153,
"c": 0.0504,
"h": 187.2
},
"luminance": 0.9064
}Semantic roles & 50–950 ramp
primary
#CDFEF8
secondary
#E88893
accent
#001CE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585