#CDFFF9#CDFFF9
#CDFFF9 is a very light, muted teal. Relative luminance 0.913; OKLCH L 96.4% C 0.051 H 187.4°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFFF9 |
|---|---|
| RGB | rgb(205, 255, 249) |
| HSL | hsl(173, 100%, 90%) |
| HSV | hsv(173, 20%, 100%) |
| CMYK | cmyk(19.6%, 0%, 2.4%, 0%) |
| CIE-LAB | lab(96.55, -16.94, -2.36) |
| CIE-LCH | lch(96.55, 17.11, 187.93°) |
| OKLab | oklab(96.39% -0.0509 -0.0066) |
| OKLCH | oklch(96.39% 0.051 187.4) |
| XYZ | xyz(78.0309, 91.3360, 103.1225) |
| Luminance | 0.9134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.94
Duck Egg Blue
#C3FBF4
ΔE00 1.68
Eggshell Blue
#C4FFF7
ΔE00 1.99
Ice
#D6FFFA
ΔE00 2.11
Pale Blue
#D0FEFE
ΔE00 2.71
Very Pale Blue
#D6FFFE
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFFF9 #FFCDD3
analogous
#CDFFE0 #CDFFF9 #CDECFF
triadic
#CDFFF9 #F9CDFF #FFF9CD
tetradic
#CDFFF9 #E0CDFF #FFCDD3 #ECFFCD
square
#CDFFF9 #E0CDFF #FFCDD3 #ECFFCD
split-complementary
#CDFFF9 #FFCDEC #FFE0CD
monochromatic
#53FFEA #90FFF2 #CDFFF9 #E0FFFB #E0FFFB
Accessibility & contrast
On white
1.09
#CDFFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#CDFFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFFF9
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFFF9 | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9F9
Deuteranopia (green-blind)
#F0F2FA
Tritanopia (blue-blind)
#BFFFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cdfff9; /* rgb */ color: rgb(205, 255, 249); /* oklch */ color: oklch(96.4% 0.051 187.4);
Tailwind
colors: {
custom: {
50: '#ddfffb',
500: '#cdfff9',
950: '#000000',
},
}SCSS
$custom: #cdfff9; $custom-light: #ddfffb; $custom-dark: #000000;
JSON
{
"hex": "#cdfff9",
"rgb": {
"r": 205,
"g": 255,
"b": 249
},
"hsl": {
"h": 172.8,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.9639,
"c": 0.05131,
"h": 187.4
},
"luminance": 0.91339
}Semantic roles & 50–950 ramp
primary
#CDFFF9
secondary
#EA8692
accent
#001CE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685