#8FDBBB#8FDBBB
#8FDBBB is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.3% C 0.088 H 165.9°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDBBB |
|---|---|
| RGB | rgb(143, 219, 187) |
| HSL | hsl(155, 51%, 71%) |
| HSV | hsv(155, 35%, 86%) |
| CMYK | cmyk(34.7%, 0%, 14.6%, 14.1%) |
| CIE-LAB | lab(81.89, -30.43, 8.34) |
| CIE-LCH | lch(81.89, 31.55, 164.67°) |
| OKLab | oklab(83.28% -0.0857 0.0215) |
| OKLCH | oklch(83.28% 0.088 165.9) |
| XYZ | xyz(45.6256, 60.0879, 56.1981) |
| Luminance | 0.6009 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.16
Seafoam Blue
#78D1B6
ΔE00 3.76
Seafoam
#7FE0B3
ΔE00 3.84
Pale Teal
#82CBB2
ΔE00 4.27
Mediumaquamarine
#66CDAA
ΔE00 5.40
Mint
#AAF0C1
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDBBB #DB8FAF
analogous
#8FDB95 #8FDBBB #8FD5DB
triadic
#8FDBBB #BB8FDB #DBBB8F
tetradic
#8FDBBB #958FDB #DB8FAF #D5DB8F
square
#8FDBBB #958FDB #DB8FAF #D5DB8F
split-complementary
#8FDBBB #DB8FD5 #DB958F
monochromatic
#3AB582 #61CC9F #8FDBBB #BDEAD7 #E8F8F1
Accessibility & contrast
On white
1.61
#8FDBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#8FDBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDBBB
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDBBB | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B9
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#7CDBD2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #8fdbbb; /* rgb */ color: rgb(143, 219, 187); /* oklch */ color: oklch(83.3% 0.088 165.9);
Tailwind
colors: {
custom: {
50: '#b2e6cf',
500: '#8fdbbb',
950: '#000000',
},
}SCSS
$custom: #8fdbbb; $custom-light: #b2e6cf; $custom-dark: #000000;
JSON
{
"hex": "#8fdbbb",
"rgb": {
"r": 143,
"g": 219,
"b": 187
},
"hsl": {
"h": 154.737,
"s": 51.351,
"l": 70.98
},
"oklch": {
"l": 0.83282,
"c": 0.08837,
"h": 165.9
},
"luminance": 0.60091
}Semantic roles & 50–950 ramp
primary
#8FDBBB
secondary
#B25C80
accent
#2767BF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111613
muted
#818483