#8BDFCB#8BDFCB
#8BDFCB is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.4% C 0.087 H 177.2°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDFCB |
|---|---|
| RGB | rgb(139, 223, 203) |
| HSL | hsl(166, 57%, 71%) |
| HSV | hsv(166, 38%, 87%) |
| CMYK | cmyk(37.7%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(83.22, -30.01, 1.76) |
| CIE-LCH | lch(83.22, 30.06, 176.64°) |
| OKLab | oklab(84.43% -0.087 0.0042) |
| OKLCH | oklch(84.43% 0.087 177.2) |
| XYZ | xyz(47.8106, 62.5730, 66.0468) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.40
Light Teal
#90E4C1
ΔE00 4.77
Tiffany Blue
#7BF2DA
ΔE00 4.99
Pale Teal
#82CBB2
ΔE00 5.32
Turquoise
#40E0D0
ΔE00 6.54
Light Turquoise
#7EF4CC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDFCB #DF8B9F
analogous
#8BDFA1 #8BDFCB #8BC9DF
triadic
#8BDFCB #CB8BDF #DFCB8B
tetradic
#8BDFCB #A18BDF #DF8B9F #C9DF8B
square
#8BDFCB #A18BDF #DF8B9F #C9DF8B
split-complementary
#8BDFCB #DF8BC9 #DFA18B
monochromatic
#34BC9B #5BD2B5 #8BDFCB #BBECE1 #E7F8F4
Accessibility & contrast
On white
1.55
#8BDFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#8BDFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDFCB
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDFCB | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CA
Deuteranopia (green-blind)
#CACBCD
Tritanopia (blue-blind)
#70E1D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #8bdfcb; /* rgb */ color: rgb(139, 223, 203); /* oklch */ color: oklch(84.4% 0.087 177.2);
Tailwind
colors: {
custom: {
50: '#b0e9da',
500: '#8bdfcb',
950: '#000000',
},
}SCSS
$custom: #8bdfcb; $custom-light: #b0e9da; $custom-dark: #000000;
JSON
{
"hex": "#8bdfcb",
"rgb": {
"r": 139,
"g": 223,
"b": 203
},
"hsl": {
"h": 165.714,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.84431,
"c": 0.08708,
"h": 177.2
},
"luminance": 0.62576
}Semantic roles & 50–950 ramp
primary
#8BDFCB
secondary
#B7576E
accent
#2148C4
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483