#8BDFC8#8BDFC8
#8BDFC8 is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.3% C 0.089 H 174.7°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDFC8 |
|---|---|
| RGB | rgb(139, 223, 200) |
| HSL | hsl(164, 57%, 71%) |
| HSV | hsv(164, 38%, 87%) |
| CMYK | cmyk(37.7%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(83.14, -30.67, 3.24) |
| CIE-LCH | lch(83.14, 30.84, 173.97°) |
| OKLab | oklab(84.35% -0.0882 0.0081) |
| OKLCH | oklch(84.35% 0.089 174.7) |
| XYZ | xyz(47.4565, 62.4314, 64.1822) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.80
Seafoam Blue
#78D1B6
ΔE00 3.92
Pale Teal
#82CBB2
ΔE00 4.96
Tiffany Blue
#7BF2DA
ΔE00 5.03
Seafoam
#7FE0B3
ΔE00 6.25
Light Turquoise
#7EF4CC
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDFC8 #DF8BA2
analogous
#8BDF9E #8BDFC8 #8BCCDF
triadic
#8BDFC8 #C88BDF #DFC88B
tetradic
#8BDFC8 #9E8BDF #DF8BA2 #CCDF8B
square
#8BDFC8 #9E8BDF #DF8BA2 #CCDF8B
split-complementary
#8BDFC8 #DF8BCC #DF9E8B
monochromatic
#34BC97 #5BD2B1 #8BDFC8 #BBECDF #E7F8F4
Accessibility & contrast
On white
1.56
#8BDFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#8BDFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDFC8
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDFC8 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C7
Deuteranopia (green-blind)
#CBCBCA
Tritanopia (blue-blind)
#71E1D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #8bdfc8; /* rgb */ color: rgb(139, 223, 200); /* oklch */ color: oklch(84.3% 0.089 174.7);
Tailwind
colors: {
custom: {
50: '#b0e9d8',
500: '#8bdfc8',
950: '#000000',
},
}SCSS
$custom: #8bdfc8; $custom-light: #b0e9d8; $custom-dark: #000000;
JSON
{
"hex": "#8bdfc8",
"rgb": {
"r": 139,
"g": 223,
"b": 200
},
"hsl": {
"h": 163.571,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.84346,
"c": 0.08862,
"h": 174.7
},
"luminance": 0.62434
}Semantic roles & 50–950 ramp
primary
#8BDFC8
secondary
#B75772
accent
#214EC4
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483