#CDFEF5#CDFEF5
#CDFEF5 is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.1% C 0.051 H 182.8°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFEF5 |
|---|---|
| RGB | rgb(205, 254, 245) |
| HSL | hsl(169, 96%, 90%) |
| HSV | hsv(169, 19%, 100%) |
| CMYK | cmyk(19.3%, 0%, 3.5%, 0.4%) |
| CIE-LAB | lab(96.18, -17.25, -0.83) |
| CIE-LCH | lch(96.18, 17.27, 182.76°) |
| OKLab | oklab(96.07% -0.0512 -0.0025) |
| OKLCH | oklch(96.07% 0.051 182.8) |
| XYZ | xyz(77.0954, 90.4528, 99.7656) |
| Luminance | 0.9045 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.77
Eggshell Blue
#C4FFF7
ΔE00 1.97
Light Light Blue
#CAFFFB
ΔE00 2.06
Ice
#D6FFFA
ΔE00 2.56
Pale Blue
#D0FEFE
ΔE00 3.77
Very Pale Blue
#D6FFFE
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFEF5 #FECDD6
analogous
#CDFEDD #CDFEF5 #CDEEFE
triadic
#CDFEF5 #F5CDFE #FEF5CD
tetradic
#CDFEF5 #DDCDFE #FECDD6 #EEFECD
square
#CDFEF5 #DDCDFE #FECDD6 #EEFECD
split-complementary
#CDFEF5 #FECDEE #FEDDCD
monochromatic
#55FCDD #91FDE9 #CDFEF5 #E1FEF9 #E1FEF9
Accessibility & contrast
On white
1.10
#CDFEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#CDFEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFEF5
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFEF5 | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F5
Deuteranopia (green-blind)
#F0F1F6
Tritanopia (blue-blind)
#C0FFFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cdfef5; /* rgb */ color: rgb(205, 254, 245); /* oklch */ color: oklch(96.1% 0.051 182.8);
Tailwind
colors: {
custom: {
50: '#ddfef8',
500: '#cdfef5',
950: '#000000',
},
}SCSS
$custom: #cdfef5; $custom-light: #ddfef8; $custom-dark: #000000;
JSON
{
"hex": "#cdfef5",
"rgb": {
"r": 205,
"g": 254,
"b": 245
},
"hsl": {
"h": 168.98,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.96067,
"c": 0.05123,
"h": 182.8
},
"luminance": 0.90455
}Semantic roles & 50–950 ramp
primary
#CDFEF5
secondary
#E88899
accent
#002AE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585