#9FFDED#9FFDED
#9FFDED is a very light, moderate teal. Relative luminance 0.837; OKLCH L 93.1% C 0.093 H 182.2°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFDED |
|---|---|
| RGB | rgb(159, 253, 237) |
| HSL | hsl(170, 96%, 81%) |
| HSV | hsv(170, 37%, 99%) |
| CMYK | cmyk(37.2%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(93.33, -31.42, -1.16) |
| CIE-LCH | lch(93.33, 31.44, 182.11°) |
| OKLab | oklab(93.09% -0.0925 -0.0036) |
| OKLCH | oklch(93.09% 0.093 182.2) |
| XYZ | xyz(64.7037, 83.7316, 92.8567) |
| Luminance | 0.8374 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.70
Tiffany Blue
#7BF2DA
ΔE00 4.64
Light Cyan
#ACFFFC
ΔE00 4.95
Pale Cyan
#B7FFFA
ΔE00 5.02
Eggshell Blue
#C4FFF7
ΔE00 5.90
Light Aqua
#8CFFDB
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFDED #FD9FAF
analogous
#9FFDBE #9FFDED #9FDEFD
triadic
#9FFDED #ED9FFD #FDED9F
tetradic
#9FFDED #BE9FFD #FD9FAF #DEFD9F
square
#9FFDED #BE9FFD #FD9FAF #DEFD9F
split-complementary
#9FFDED #FD9FDE #FDBE9F
monochromatic
#27FBD7 #63FCE2 #9FFDED #DBFEF8 #E1FEF9
Accessibility & contrast
On white
1.18
#9FFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#9FFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFDED
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFDED | 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)
#F5F3EC
Deuteranopia (green-blind)
#E4E7EE
Tritanopia (blue-blind)
#7EFFF8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9ffded; /* rgb */ color: rgb(159, 253, 237); /* oklch */ color: oklch(93.1% 0.093 182.2);
Tailwind
colors: {
custom: {
50: '#bffef2',
500: '#9ffded',
950: '#000000',
},
}SCSS
$custom: #9ffded; $custom-light: #bffef2; $custom-dark: #000000;
JSON
{
"hex": "#9ffded",
"rgb": {
"r": 159,
"g": 253,
"b": 237
},
"hsl": {
"h": 169.787,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.93093,
"c": 0.09257,
"h": 182.2
},
"luminance": 0.83736
}Semantic roles & 50–950 ramp
primary
#9FFDED
secondary
#E06076
accent
#0027E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685