#8BDFCA#8BDFCA
#8BDFCA is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.4% C 0.088 H 176.4°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDFCA |
|---|---|
| RGB | rgb(139, 223, 202) |
| HSL | hsl(165, 57%, 71%) |
| HSV | hsv(165, 38%, 87%) |
| CMYK | cmyk(37.7%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(83.19, -30.23, 2.26) |
| CIE-LCH | lch(83.19, 30.32, 175.73°) |
| OKLab | oklab(84.4% -0.0874 0.0055) |
| OKLCH | oklch(84.4% 0.088 176.4) |
| XYZ | xyz(47.6918, 62.5255, 65.4212) |
| Luminance | 0.6253 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.22
Light Teal
#90E4C1
ΔE00 4.44
Tiffany Blue
#7BF2DA
ΔE00 4.97
Pale Teal
#82CBB2
ΔE00 5.18
Turquoise
#40E0D0
ΔE00 6.66
Light Turquoise
#7EF4CC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDFCA #DF8BA0
analogous
#8BDFA0 #8BDFCA #8BCADF
triadic
#8BDFCA #CA8BDF #DFCA8B
tetradic
#8BDFCA #A08BDF #DF8BA0 #CADF8B
square
#8BDFCA #A08BDF #DF8BA0 #CADF8B
split-complementary
#8BDFCA #DF8BCA #DFA08B
monochromatic
#34BC9A #5BD2B4 #8BDFCA #BBECE0 #E7F8F4
Accessibility & contrast
On white
1.55
#8BDFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#8BDFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDFCA
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDFCA | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C9
Deuteranopia (green-blind)
#CBCBCC
Tritanopia (blue-blind)
#70E1D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #8bdfca; /* rgb */ color: rgb(139, 223, 202); /* oklch */ color: oklch(84.4% 0.088 176.4);
Tailwind
colors: {
custom: {
50: '#b0e9da',
500: '#8bdfca',
950: '#000000',
},
}SCSS
$custom: #8bdfca; $custom-light: #b0e9da; $custom-dark: #000000;
JSON
{
"hex": "#8bdfca",
"rgb": {
"r": 139,
"g": 223,
"b": 202
},
"hsl": {
"h": 165,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.84403,
"c": 0.08757,
"h": 176.4
},
"luminance": 0.62529
}Semantic roles & 50–950 ramp
primary
#8BDFCA
secondary
#B7576F
accent
#214AC4
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483