#9CFDF2#9CFDF2
#9CFDF2 is a very light, moderate teal. Relative luminance 0.837; OKLCH L 93.1% C 0.093 H 186.5°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9CFDF2 |
|---|---|
| RGB | rgb(156, 253, 242) |
| HSL | hsl(173, 96%, 80%) |
| HSV | hsv(173, 38%, 99%) |
| CMYK | cmyk(38.3%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(93.33, -31.06, -3.76) |
| CIE-LCH | lch(93.33, 31.29, 186.91°) |
| OKLab | oklab(93.1% -0.0928 -0.0106) |
| OKLCH | oklch(93.1% 0.093 186.5) |
| XYZ | xyz(64.8566, 83.7248, 96.7301) |
| Luminance | 0.8373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.54
Pale Cyan
#B7FFFA
ΔE00 4.13
Pale Aqua
#B8FFEB
ΔE00 4.97
Tiffany Blue
#7BF2DA
ΔE00 5.64
Eggshell Blue
#C4FFF7
ΔE00 5.68
Duck Egg Blue
#C3FBF4
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CFDF2 #FD9CA7
analogous
#9CFDC1 #9CFDF2 #9CD7FD
triadic
#9CFDF2 #F29CFD #FDF29C
tetradic
#9CFDF2 #C19CFD #FD9CA7 #D7FD9C
square
#9CFDF2 #C19CFD #FD9CA7 #D7FD9C
split-complementary
#9CFDF2 #FD9CD7 #FDC19C
monochromatic
#24FBE2 #60FCEA #9CFDF2 #D8FEFA #E1FEFB
Accessibility & contrast
On white
1.18
#9CFDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#9CFDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CFDF2
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CFDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CFDF2 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3F2
Deuteranopia (green-blind)
#E3E7F3
Tritanopia (blue-blind)
#77FFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9cfdf2; /* rgb */ color: rgb(156, 253, 242); /* oklch */ color: oklch(93.1% 0.093 186.5);
Tailwind
colors: {
custom: {
50: '#bdfef6',
500: '#9cfdf2',
950: '#000000',
},
}SCSS
$custom: #9cfdf2; $custom-light: #bdfef6; $custom-dark: #000000;
JSON
{
"hex": "#9cfdf2",
"rgb": {
"r": 156,
"g": 253,
"b": 242
},
"hsl": {
"h": 173.196,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.93098,
"c": 0.09337,
"h": 186.5
},
"luminance": 0.83729
}Semantic roles & 50–950 ramp
primary
#9CFDF2
secondary
#DF5E6C
accent
#001AE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685