#8BCDAF#8BCDAF
#8BCDAF is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.5% C 0.080 H 164.4°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCDAF |
|---|---|
| RGB | rgb(139, 205, 175) |
| HSL | hsl(153, 40%, 67%) |
| HSV | hsv(153, 32%, 80%) |
| CMYK | cmyk(32.2%, 0%, 14.6%, 19.6%) |
| CIE-LAB | lab(77.43, -27.34, 8.32) |
| CIE-LCH | lch(77.43, 28.58, 163.07°) |
| OKLab | oklab(79.55% -0.0769 0.0215) |
| OKLCH | oklch(79.55% 0.08 164.4) |
| XYZ | xyz(40.2140, 52.2446, 48.5144) |
| Luminance | 0.5225 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.20
Seafoam Blue
#78D1B6
ΔE00 3.55
Mediumaquamarine
#66CDAA
ΔE00 4.77
Light Teal
#90E4C1
ΔE00 5.53
Seafoam
#7FE0B3
ΔE00 6.01
Darkseagreen
#8FBC8F
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCDAF #CD8BA9
analogous
#8BCD8E #8BCDAF #8BCACD
triadic
#8BCDAF #AF8BCD #CDAF8B
tetradic
#8BCDAF #8E8BCD #CD8BA9 #CACD8B
square
#8BCDAF #8E8BCD #CD8BA9 #CACD8B
split-complementary
#8BCDAF #CD8BCA #CD8E8B
monochromatic
#439B73 #60BB92 #8BCDAF #B6DFCC #E1F2EA
Accessibility & contrast
On white
1.83
#8BCDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#8BCDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCDAF
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCDAF | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AE
Deuteranopia (green-blind)
#BFBCB1
Tritanopia (blue-blind)
#7CCDC4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8bcdaf; /* rgb */ color: rgb(139, 205, 175); /* oklch */ color: oklch(79.5% 0.080 164.4);
Tailwind
colors: {
custom: {
50: '#afdcc6',
500: '#8bcdaf',
950: '#000000',
},
}SCSS
$custom: #8bcdaf; $custom-light: #afdcc6; $custom-dark: #000000;
JSON
{
"hex": "#8bcdaf",
"rgb": {
"r": 139,
"g": 205,
"b": 175
},
"hsl": {
"h": 152.727,
"s": 39.759,
"l": 67.451
},
"oklch": {
"l": 0.79549,
"c": 0.07984,
"h": 164.4
},
"luminance": 0.52247
}Semantic roles & 50–950 ramp
primary
#8BCDAF
secondary
#A15B7B
accent
#336DB3
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482