#9FF7DB#9FF7DB
#9FF7DB is a very light, moderate teal. Relative luminance 0.790; OKLCH L 91.3% C 0.094 H 172.0°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF7DB |
|---|---|
| RGB | rgb(159, 247, 219) |
| HSL | hsl(161, 85%, 80%) |
| HSV | hsv(161, 36%, 97%) |
| CMYK | cmyk(35.6%, 0%, 11.3%, 3.1%) |
| CIE-LAB | lab(91.24, -32.50, 5.12) |
| CIE-LCH | lch(91.24, 32.90, 171.05°) |
| OKLab | oklab(91.26% -0.0929 0.013) |
| OKLCH | oklch(91.26% 0.094 172) |
| XYZ | xyz(60.3403, 79.0032, 79.0737) |
| Luminance | 0.7901 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.07
Light Aqua
#8CFFDB
ΔE00 3.41
Pale Aqua
#B8FFEB
ΔE00 3.96
Tiffany Blue
#7BF2DA
ΔE00 4.18
Light Turquoise
#7EF4CC
ΔE00 4.44
Light Teal
#90E4C1
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF7DB #F79FBB
analogous
#9FF7AF #9FF7DB #9FE7F7
triadic
#9FF7DB #DB9FF7 #F7DB9F
tetradic
#9FF7DB #AF9FF7 #F79FBB #E7F79F
square
#9FF7DB #AF9FF7 #F79FBB #E7F79F
split-complementary
#9FF7DB #F79FE7 #F7AF9F
monochromatic
#2EEEB1 #67F2C6 #9FF7DB #D7FCF0 #E3FDF4
Accessibility & contrast
On white
1.25
#9FF7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#9FF7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF7DB
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF7DB | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2ECDA
Deuteranopia (green-blind)
#E3E1DD
Tritanopia (blue-blind)
#86F9EF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #9ff7db; /* rgb */ color: rgb(159, 247, 219); /* oklch */ color: oklch(91.3% 0.094 172.0);
Tailwind
colors: {
custom: {
50: '#befae6',
500: '#9ff7db',
950: '#000000',
},
}SCSS
$custom: #9ff7db; $custom-light: #befae6; $custom-dark: #000000;
JSON
{
"hex": "#9ff7db",
"rgb": {
"r": 159,
"g": 247,
"b": 219
},
"hsl": {
"h": 160.909,
"s": 84.615,
"l": 79.608
},
"oklch": {
"l": 0.91259,
"c": 0.0938,
"h": 172
},
"luminance": 0.79007
}Semantic roles & 50–950 ramp
primary
#9FF7DB
secondary
#D76388
accent
#044BE1
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121715
muted
#828584