#CDFFF1#CDFFF1
#CDFFF1 is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.2% C 0.054 H 176.2°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFFF1 |
|---|---|
| RGB | rgb(205, 255, 241) |
| HSL | hsl(163, 100%, 90%) |
| HSV | hsv(163, 20%, 100%) |
| CMYK | cmyk(19.6%, 0%, 5.5%, 0%) |
| CIE-LAB | lab(96.35, -18.53, 1.46) |
| CIE-LCH | lch(96.35, 18.59, 175.48°) |
| OKLab | oklab(96.16% -0.054 0.0036) |
| OKLCH | oklch(96.16% 0.054 176.2) |
| XYZ | xyz(76.8096, 90.8475, 96.6904) |
| Luminance | 0.9085 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.84
Duck Egg Blue
#C3FBF4
ΔE00 3.01
Light Light Blue
#CAFFFB
ΔE00 3.84
Ice
#D6FFFA
ΔE00 4.10
Pale Aqua
#B8FFEB
ΔE00 4.18
Pale Cyan
#B7FFFA
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFFF1 #FFCDDB
analogous
#CDFFD8 #CDFFF1 #CDF4FF
triadic
#CDFFF1 #F1CDFF #FFF1CD
tetradic
#CDFFF1 #D8CDFF #FFCDDB #F4FFCD
square
#CDFFF1 #D8CDFF #FFCDDB #F4FFCD
split-complementary
#CDFFF1 #FFCDF4 #FFD8CD
monochromatic
#53FFCF #90FFE0 #CDFFF1 #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.10
#CDFFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#CDFFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFFF1
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFFF1 | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F0
Deuteranopia (green-blind)
#F2F2F2
Tritanopia (blue-blind)
#C1FFFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cdfff1; /* rgb */ color: rgb(205, 255, 241); /* oklch */ color: oklch(96.2% 0.054 176.2);
Tailwind
colors: {
custom: {
50: '#ddfff5',
500: '#cdfff1',
950: '#000000',
},
}SCSS
$custom: #cdfff1; $custom-light: #ddfff5; $custom-dark: #000000;
JSON
{
"hex": "#cdfff1",
"rgb": {
"r": 205,
"g": 255,
"b": 241
},
"hsl": {
"h": 163.2,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.96164,
"c": 0.05414,
"h": 176.2
},
"luminance": 0.9085
}Semantic roles & 50–950 ramp
primary
#CDFFF1
secondary
#EA86A2
accent
#0040E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685