#9FFDCF#9FFDCF
#9FFDCF is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.3% C 0.111 H 161.9°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFDCF |
|---|---|
| RGB | rgb(159, 253, 207) |
| HSL | hsl(151, 96%, 81%) |
| HSV | hsv(151, 37%, 99%) |
| CMYK | cmyk(37.2%, 0%, 18.2%, 0.8%) |
| CIE-LAB | lab(92.63, -37.69, 13.31) |
| CIE-LCH | lch(92.63, 39.97, 160.55°) |
| OKLab | oklab(92.29% -0.105 0.0343) |
| OKLCH | oklch(92.29% 0.111 161.9) |
| XYZ | xyz(60.6815, 82.1228, 71.6732) |
| Luminance | 0.8213 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.05
Light Aquamarine
#7BFDC7
ΔE00 3.75
Aquamarine
#7FFFD4
ΔE00 3.86
Light Seafoam
#A0FEBF
ΔE00 3.97
Mint
#AAF0C1
ΔE00 3.98
Light Aqua
#8CFFDB
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFDCF #FD9FCD
analogous
#9FFDA0 #9FFDCF #9FFCFD
triadic
#9FFDCF #CF9FFD #FDCF9F
tetradic
#9FFDCF #A09FFD #FD9FCD #FCFD9F
square
#9FFDCF #A09FFD #FD9FCD #FCFD9F
split-complementary
#9FFDCF #FD9FFC #FDA09F
monochromatic
#27FB93 #63FCB1 #9FFDCF #DBFEED #E1FEF0
Accessibility & contrast
On white
1.21
#9FFDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#9FFDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFDCF
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFDCF | 1.00 | 1.21 | 17.43 | 17.43 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CD
Deuteranopia (green-blind)
#EBE5D2
Tritanopia (blue-blind)
#89FDF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9ffdcf; /* rgb */ color: rgb(159, 253, 207); /* oklch */ color: oklch(92.3% 0.111 161.9);
Tailwind
colors: {
custom: {
50: '#befedd',
500: '#9ffdcf',
950: '#000000',
},
}SCSS
$custom: #9ffdcf; $custom-light: #befedd; $custom-dark: #000000;
JSON
{
"hex": "#9ffdcf",
"rgb": {
"r": 159,
"g": 253,
"b": 207
},
"hsl": {
"h": 150.638,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.92292,
"c": 0.1105,
"h": 161.9
},
"luminance": 0.82126
}Semantic roles & 50–950 ramp
primary
#9FFDCF
secondary
#E0609F
accent
#0070E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684