#8FDBBE#8FDBBE
#8FDBBE is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.4% C 0.086 H 168.2°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDBBE |
|---|---|
| RGB | rgb(143, 219, 190) |
| HSL | hsl(157, 51%, 71%) |
| HSV | hsv(157, 35%, 86%) |
| CMYK | cmyk(34.7%, 0%, 13.2%, 14.1%) |
| CIE-LAB | lab(81.96, -29.80, 6.85) |
| CIE-LCH | lch(81.96, 30.58, 167.05°) |
| OKLab | oklab(83.36% -0.0844 0.0176) |
| OKLCH | oklch(83.36% 0.086 168.2) |
| XYZ | xyz(45.9501, 60.2177, 57.9072) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.51
Seafoam Blue
#78D1B6
ΔE00 3.44
Pale Teal
#82CBB2
ΔE00 3.98
Seafoam
#7FE0B3
ΔE00 4.57
Mediumaquamarine
#66CDAA
ΔE00 5.55
Light Turquoise
#7EF4CC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDBBE #DB8FAC
analogous
#8FDB98 #8FDBBE #8FD2DB
triadic
#8FDBBE #BE8FDB #DBBE8F
tetradic
#8FDBBE #988FDB #DB8FAC #D2DB8F
square
#8FDBBE #988FDB #DB8FAC #D2DB8F
split-complementary
#8FDBBE #DB8FD2 #DB988F
monochromatic
#3AB586 #61CCA3 #8FDBBE #BDEAD9 #E8F8F2
Accessibility & contrast
On white
1.61
#8FDBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#8FDBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDBBE
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDBBE | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BD
Deuteranopia (green-blind)
#CAC8C0
Tritanopia (blue-blind)
#7BDCD2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #8fdbbe; /* rgb */ color: rgb(143, 219, 190); /* oklch */ color: oklch(83.4% 0.086 168.2);
Tailwind
colors: {
custom: {
50: '#b2e6d1',
500: '#8fdbbe',
950: '#000000',
},
}SCSS
$custom: #8fdbbe; $custom-light: #b2e6d1; $custom-dark: #000000;
JSON
{
"hex": "#8fdbbe",
"rgb": {
"r": 143,
"g": 219,
"b": 190
},
"hsl": {
"h": 157.105,
"s": 51.351,
"l": 70.98
},
"oklch": {
"l": 0.83362,
"c": 0.08625,
"h": 168.2
},
"luminance": 0.6022
}Semantic roles & 50–950 ramp
primary
#8FDBBE
secondary
#B25C7D
accent
#2761BF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483