#9DFDFC#9DFDFC
#9DFDFC is a very light, moderate teal. Relative luminance 0.844; OKLCH L 93.4% C 0.091 H 194.9°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFDFC |
|---|---|
| RGB | rgb(157, 253, 252) |
| HSL | hsl(179, 96%, 80%) |
| HSV | hsv(179, 38%, 99%) |
| CMYK | cmyk(37.9%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(93.64, -28.51, -8.47) |
| CIE-LCH | lch(93.64, 29.74, 196.55°) |
| OKLab | oklab(93.45% -0.088 -0.0233) |
| OKLCH | oklch(93.45% 0.091 194.9) |
| XYZ | xyz(66.5941, 84.4423, 104.8664) |
| Luminance | 0.8445 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.81
Pale Cyan
#B7FFFA
ΔE00 3.45
Paleturquoise
#AFEEEE
ΔE00 5.05
Robin'S Egg Blue
#98EFF9
ΔE00 5.08
Robin Egg Blue
#8AF1FE
ΔE00 5.47
Eggshell Blue
#C4FFF7
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFDFC #FD9D9E
analogous
#9DFDCC #9DFDFC #9DCEFD
triadic
#9DFDFC #FC9DFD #FDFC9D
tetradic
#9DFDFC #CC9DFD #FD9D9E #CEFD9D
square
#9DFDFC #CC9DFD #FD9D9E #CEFD9D
split-complementary
#9DFDFC #FD9DCE #FDCC9D
monochromatic
#25FBF8 #61FCFA #9DFDFC #D9FEFE #E1FEFE
Accessibility & contrast
On white
1.17
#9DFDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#9DFDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFDFC
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFDFC | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FC
Deuteranopia (green-blind)
#E0E7FD
Tritanopia (blue-blind)
#74FFFC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9dfdfc; /* rgb */ color: rgb(157, 253, 252); /* oklch */ color: oklch(93.4% 0.091 194.9);
Tailwind
colors: {
custom: {
50: '#befefd',
500: '#9dfdfc',
950: '#000000',
},
}SCSS
$custom: #9dfdfc; $custom-light: #befefd; $custom-dark: #000000;
JSON
{
"hex": "#9dfdfc",
"rgb": {
"r": 157,
"g": 253,
"b": 252
},
"hsl": {
"h": 179.375,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.93448,
"c": 0.09104,
"h": 194.9
},
"luminance": 0.84447
}Semantic roles & 50–950 ramp
primary
#9DFDFC
secondary
#E05F60
accent
#0002E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685