#8BDFCD#8BDFCD
#8BDFCD is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.5% C 0.086 H 178.9°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDFCD |
|---|---|
| RGB | rgb(139, 223, 205) |
| HSL | hsl(167, 57%, 71%) |
| HSV | hsv(167, 38%, 87%) |
| CMYK | cmyk(37.7%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(83.27, -29.57, 0.78) |
| CIE-LCH | lch(83.27, 29.58, 178.49°) |
| OKLab | oklab(84.49% -0.0861 0.0016) |
| OKLCH | oklch(84.49% 0.086 178.9) |
| XYZ | xyz(48.0505, 62.6689, 67.3101) |
| Luminance | 0.6267 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.83
Tiffany Blue
#7BF2DA
ΔE00 5.09
Light Teal
#90E4C1
ΔE00 5.44
Pale Teal
#82CBB2
ΔE00 5.65
Turquoise
#40E0D0
ΔE00 6.34
Light Turquoise
#7EF4CC
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDFCD #DF8B9D
analogous
#8BDFA3 #8BDFCD #8BC7DF
triadic
#8BDFCD #CD8BDF #DFCD8B
tetradic
#8BDFCD #A38BDF #DF8B9D #C7DF8B
square
#8BDFCD #A38BDF #DF8B9D #C7DF8B
split-complementary
#8BDFCD #DF8BC7 #DFA38B
monochromatic
#34BC9F #5BD2B8 #8BDFCD #BBECE2 #E7F8F5
Accessibility & contrast
On white
1.55
#8BDFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#8BDFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDFCD
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDFCD | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#CACBCE
Tritanopia (blue-blind)
#6FE1D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #8bdfcd; /* rgb */ color: rgb(139, 223, 205); /* oklch */ color: oklch(84.5% 0.086 178.9);
Tailwind
colors: {
custom: {
50: '#b0e9dc',
500: '#8bdfcd',
950: '#000000',
},
}SCSS
$custom: #8bdfcd; $custom-light: #b0e9dc; $custom-dark: #000000;
JSON
{
"hex": "#8bdfcd",
"rgb": {
"r": 139,
"g": 223,
"b": 205
},
"hsl": {
"h": 167.143,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.84489,
"c": 0.08614,
"h": 178.9
},
"luminance": 0.62672
}Semantic roles & 50–950 ramp
primary
#8BDFCD
secondary
#B7576C
accent
#2144C4
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484