#CDFEF6#CDFEF6
#CDFEF6 is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.1% C 0.051 H 184.2°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFEF6 |
|---|---|
| RGB | rgb(205, 254, 246) |
| HSL | hsl(170, 96%, 90%) |
| HSV | hsv(170, 19%, 100%) |
| CMYK | cmyk(19.3%, 0%, 3.1%, 0.4%) |
| CIE-LAB | lab(96.21, -17.05, -1.31) |
| CIE-LCH | lch(96.21, 17.10, 184.40°) |
| OKLab | oklab(96.1% -0.0508 -0.0038) |
| OKLCH | oklch(96.1% 0.051 184.2) |
| XYZ | xyz(77.2485, 90.5140, 100.5718) |
| Luminance | 0.9052 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.67
Light Light Blue
#CAFFFB
ΔE00 1.70
Eggshell Blue
#C4FFF7
ΔE00 1.95
Ice
#D6FFFA
ΔE00 2.31
Pale Blue
#D0FEFE
ΔE00 3.39
Very Pale Blue
#D6FFFE
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFEF6 #FECDD5
analogous
#CDFEDD #CDFEF6 #CDEEFE
triadic
#CDFEF6 #F6CDFE #FEF6CD
tetradic
#CDFEF6 #DDCDFE #FECDD5 #EEFECD
square
#CDFEF6 #DDCDFE #FECDD5 #EEFECD
split-complementary
#CDFEF6 #FECDEE #FEDDCD
monochromatic
#55FCE0 #91FDEB #CDFEF6 #E1FEFA #E1FEFA
Accessibility & contrast
On white
1.10
#CDFEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#CDFEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFEF6
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFEF6 | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F6
Deuteranopia (green-blind)
#EFF1F7
Tritanopia (blue-blind)
#C0FFFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cdfef6; /* rgb */ color: rgb(205, 254, 246); /* oklch */ color: oklch(96.1% 0.051 184.2);
Tailwind
colors: {
custom: {
50: '#ddfef9',
500: '#cdfef6',
950: '#000000',
},
}SCSS
$custom: #cdfef6; $custom-light: #ddfef9; $custom-dark: #000000;
JSON
{
"hex": "#cdfef6",
"rgb": {
"r": 205,
"g": 254,
"b": 246
},
"hsl": {
"h": 170.204,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.96095,
"c": 0.05092,
"h": 184.2
},
"luminance": 0.90517
}Semantic roles & 50–950 ramp
primary
#CDFEF6
secondary
#E88897
accent
#0025E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585