#8FFBF5#8FFBF5
#8FFBF5 is a very light, moderate teal. Relative luminance 0.814; OKLCH L 92.2% C 0.101 H 190.9°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFBF5 |
|---|---|
| RGB | rgb(143, 251, 245) |
| HSL | hsl(177, 93%, 77%) |
| HSV | hsv(177, 43%, 98%) |
| CMYK | cmyk(43%, 0%, 2.4%, 1.6%) |
| CIE-LAB | lab(92.32, -32.56, -6.87) |
| CIE-LCH | lch(92.32, 33.28, 191.91°) |
| OKLab | oklab(92.16% -0.0989 -0.0191) |
| OKLCH | oklch(92.16% 0.101 190.9) |
| XYZ | xyz(62.2998, 81.4217, 98.8015) |
| Luminance | 0.8143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.48
Pale Cyan
#B7FFFA
ΔE00 4.76
Bright Cyan
#41FDFE
ΔE00 5.26
Bright Turquoise
#0FFEF9
ΔE00 6.07
Aqua
#00FFFF
ΔE00 6.23
Bright Light Blue
#26F7FD
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFBF5 #FB8F95
analogous
#8FFBBF #8FFBF5 #8FCBFB
triadic
#8FFBF5 #F58FFB #FBF58F
tetradic
#8FFBF5 #BF8FFB #FB8F95 #CBFB8F
square
#8FFBF5 #BF8FFB #FB8F95 #CBFB8F
split-complementary
#8FFBF5 #FB8FCB #FBBF8F
monochromatic
#19F7EA #54F9F0 #8FFBF5 #CAFDFA #E1FEFC
Accessibility & contrast
On white
1.21
#8FFBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#8FFBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFBF5
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFBF5 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F5
Deuteranopia (green-blind)
#DDE3F6
Tritanopia (blue-blind)
#5CFFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8ffbf5; /* rgb */ color: rgb(143, 251, 245); /* oklch */ color: oklch(92.2% 0.101 190.9);
Tailwind
colors: {
custom: {
50: '#b6fdf8',
500: '#8ffbf5',
950: '#000000',
},
}SCSS
$custom: #8ffbf5; $custom-light: #b6fdf8; $custom-dark: #000000;
JSON
{
"hex": "#8ffbf5",
"rgb": {
"r": 143,
"g": 251,
"b": 245
},
"hsl": {
"h": 176.667,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.92164,
"c": 0.10071,
"h": 190.9
},
"luminance": 0.81427
}Semantic roles & 50–950 ramp
primary
#8FFBF5
secondary
#DB535B
accent
#000DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121717
muted
#828585