#8FF9D5#8FF9D5
#8FF9D5 is a very light, moderate teal. Relative luminance 0.784; OKLCH L 90.8% C 0.112 H 169.8°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF9D5 |
|---|---|
| RGB | rgb(143, 249, 213) |
| HSL | hsl(160, 90%, 77%) |
| HSV | hsv(160, 43%, 98%) |
| CMYK | cmyk(42.6%, 0%, 14.5%, 2.4%) |
| CIE-LAB | lab(90.96, -38.87, 7.74) |
| CIE-LCH | lch(90.96, 39.63, 168.74°) |
| OKLab | oklab(90.8% -0.11 0.0198) |
| OKLCH | oklch(90.8% 0.112 169.8) |
| XYZ | xyz(57.2087, 78.3909, 75.0542) |
| Luminance | 0.7840 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.41
Light Turquoise
#7EF4CC
ΔE00 2.02
Aquamarine
#7FFFD4
ΔE00 2.47
Pale Turquoise
#A5FBD5
ΔE00 2.77
Tiffany Blue
#7BF2DA
ΔE00 4.31
Light Aquamarine
#7BFDC7
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF9D5 #F98FB3
analogous
#8FF9A0 #8FF9D5 #8FE8F9
triadic
#8FF9D5 #D58FF9 #F9D58F
tetradic
#8FF9D5 #A08FF9 #F98FB3 #E8F98F
square
#8FF9D5 #A08FF9 #F98FB3 #E8F98F
split-complementary
#8FF9D5 #F98FE8 #F9A08F
monochromatic
#1BF3A9 #55F6BF #8FF9D5 #C9FCEB #E2FDF4
Accessibility & contrast
On white
1.26
#8FF9D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#8FF9D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF9D5
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF9D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF9D5 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4ECD3
Deuteranopia (green-blind)
#E3E0D7
Tritanopia (blue-blind)
#6DFAEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8ff9d5; /* rgb */ color: rgb(143, 249, 213); /* oklch */ color: oklch(90.8% 0.112 169.8);
Tailwind
colors: {
custom: {
50: '#b5fbe1',
500: '#8ff9d5',
950: '#000000',
},
}SCSS
$custom: #8ff9d5; $custom-light: #b5fbe1; $custom-dark: #000000;
JSON
{
"hex": "#8ff9d5",
"rgb": {
"r": 143,
"g": 249,
"b": 213
},
"hsl": {
"h": 159.623,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.908,
"c": 0.11175,
"h": 169.8
},
"luminance": 0.78395
}Semantic roles & 50–950 ramp
primary
#8FF9D5
secondary
#D85481
accent
#004EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111715
muted
#818584