#9DFDED#9DFDED
#9DFDED is a very light, moderate teal. Relative luminance 0.835; OKLCH L 93.0% C 0.094 H 182.4°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFDED |
|---|---|
| RGB | rgb(157, 253, 237) |
| HSL | hsl(170, 96%, 80%) |
| HSV | hsv(170, 38%, 99%) |
| CMYK | cmyk(37.9%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(93.25, -31.93, -1.30) |
| CIE-LCH | lch(93.25, 31.96, 182.32°) |
| OKLab | oklab(93% -0.094 -0.004) |
| OKLCH | oklch(93% 0.094 182.4) |
| XYZ | xyz(64.3102, 83.5287, 92.8382) |
| Luminance | 0.8353 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.92
Tiffany Blue
#7BF2DA
ΔE00 4.50
Light Cyan
#ACFFFC
ΔE00 5.02
Pale Cyan
#B7FFFA
ΔE00 5.16
Eggshell Blue
#C4FFF7
ΔE00 6.10
Light Aqua
#8CFFDB
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFDED #FD9DAD
analogous
#9DFDBD #9DFDED #9DDDFD
triadic
#9DFDED #ED9DFD #FDED9D
tetradic
#9DFDED #BD9DFD #FD9DAD #DDFD9D
square
#9DFDED #BD9DFD #FD9DAD #DDFD9D
split-complementary
#9DFDED #FD9DDD #FDBD9D
monochromatic
#25FBD7 #61FCE2 #9DFDED #D9FEF8 #E1FEF9
Accessibility & contrast
On white
1.19
#9DFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#9DFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFDED
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFDED | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EC
Deuteranopia (green-blind)
#E4E6EE
Tritanopia (blue-blind)
#7BFFF8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9dfded; /* rgb */ color: rgb(157, 253, 237); /* oklch */ color: oklch(93.0% 0.094 182.4);
Tailwind
colors: {
custom: {
50: '#befef2',
500: '#9dfded',
950: '#000000',
},
}SCSS
$custom: #9dfded; $custom-light: #befef2; $custom-dark: #000000;
JSON
{
"hex": "#9dfded",
"rgb": {
"r": 157,
"g": 253,
"b": 237
},
"hsl": {
"h": 170,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.92998,
"c": 0.09413,
"h": 182.4
},
"luminance": 0.83533
}Semantic roles & 50–950 ramp
primary
#9DFDED
secondary
#E05F74
accent
#0026E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685