#9DFDCD#9DFDCD
#9DFDCD is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.1% C 0.113 H 161.3°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFDCD |
|---|---|
| RGB | rgb(157, 253, 205) |
| HSL | hsl(150, 96%, 80%) |
| HSV | hsv(150, 38%, 99%) |
| CMYK | cmyk(37.9%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(92.50, -38.63, 14.14) |
| CIE-LCH | lch(92.50, 41.14, 159.90°) |
| OKLab | oklab(92.15% -0.1075 0.0364) |
| OKLCH | oklch(92.15% 0.113 161.3) |
| XYZ | xyz(60.0451, 81.8227, 70.3752) |
| Luminance | 0.8183 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.54
Light Aquamarine
#7BFDC7
ΔE00 3.44
Light Seafoam
#A0FEBF
ΔE00 3.56
Aquamarine
#7FFFD4
ΔE00 3.89
Mint
#AAF0C1
ΔE00 4.00
Light Turquoise
#7EF4CC
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFDCD #FD9DCD
analogous
#9DFD9D #9DFDCD #9DFDFD
triadic
#9DFDCD #CD9DFD #FDCD9D
tetradic
#9DFDCD #9D9DFD #FD9DCD #FDFD9D
square
#9DFDCD #9D9DFD #FD9DCD #FDFD9D
split-complementary
#9DFDCD #FD9DFD #FD9D9D
monochromatic
#25FB90 #61FCAE #9DFDCD #D9FEEC #E1FEF0
Accessibility & contrast
On white
1.21
#9DFDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#9DFDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFDCD
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFDCD | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CA
Deuteranopia (green-blind)
#EBE5D0
Tritanopia (blue-blind)
#86FDEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9dfdcd; /* rgb */ color: rgb(157, 253, 205); /* oklch */ color: oklch(92.1% 0.113 161.3);
Tailwind
colors: {
custom: {
50: '#bdfedc',
500: '#9dfdcd',
950: '#000000',
},
}SCSS
$custom: #9dfdcd; $custom-light: #bdfedc; $custom-dark: #000000;
JSON
{
"hex": "#9dfdcd",
"rgb": {
"r": 157,
"g": 253,
"b": 205
},
"hsl": {
"h": 150,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.92147,
"c": 0.11345,
"h": 161.3
},
"luminance": 0.81826
}Semantic roles & 50–950 ramp
primary
#9DFDCD
secondary
#E05F9F
accent
#0073E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684