#9DFDCF#9DFDCF
#9DFDCF is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.2% C 0.112 H 162.4°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFDCF |
|---|---|
| RGB | rgb(157, 253, 207) |
| HSL | hsl(151, 96%, 80%) |
| HSV | hsv(151, 38%, 99%) |
| CMYK | cmyk(37.9%, 0%, 18.2%, 0.8%) |
| CIE-LAB | lab(92.54, -38.24, 13.17) |
| CIE-LCH | lch(92.54, 40.45, 160.99°) |
| OKLab | oklab(92.2% -0.1066 0.0339) |
| OKLCH | oklch(92.2% 0.112 162.4) |
| XYZ | xyz(60.2880, 81.9199, 71.6547) |
| Luminance | 0.8192 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.11
Light Aquamarine
#7BFDC7
ΔE00 3.54
Aquamarine
#7FFFD4
ΔE00 3.62
Light Aqua
#8CFFDB
ΔE00 3.84
Light Turquoise
#7EF4CC
ΔE00 3.95
Light Seafoam
#A0FEBF
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFDCF #FD9DCB
analogous
#9DFD9F #9DFDCF #9DFBFD
triadic
#9DFDCF #CF9DFD #FDCF9D
tetradic
#9DFDCF #9F9DFD #FD9DCB #FBFD9D
square
#9DFDCF #9F9DFD #FD9DCB #FBFD9D
split-complementary
#9DFDCF #FD9DFB #FD9F9D
monochromatic
#25FB94 #61FCB2 #9DFDCF #D9FEEC #E1FEF0
Accessibility & contrast
On white
1.21
#9DFDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#9DFDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFDCF
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFDCF | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CD
Deuteranopia (green-blind)
#EBE5D2
Tritanopia (blue-blind)
#85FDF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9dfdcf; /* rgb */ color: rgb(157, 253, 207); /* oklch */ color: oklch(92.2% 0.112 162.4);
Tailwind
colors: {
custom: {
50: '#bdfedd',
500: '#9dfdcf',
950: '#000000',
},
}SCSS
$custom: #9dfdcf; $custom-light: #bdfedd; $custom-dark: #000000;
JSON
{
"hex": "#9dfdcf",
"rgb": {
"r": 157,
"g": 253,
"b": 207
},
"hsl": {
"h": 151.25,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.92196,
"c": 0.11188,
"h": 162.4
},
"luminance": 0.81924
}Semantic roles & 50–950 ramp
primary
#9DFDCF
secondary
#E05F9C
accent
#006EE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684