#8BCEAF#8BCEAF
#8BCEAF is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.8% C 0.081 H 163.9°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCEAF |
|---|---|
| RGB | rgb(139, 206, 175) |
| HSL | hsl(152, 41%, 68%) |
| HSV | hsv(152, 33%, 81%) |
| CMYK | cmyk(32.5%, 0%, 15%, 19.2%) |
| CIE-LAB | lab(77.71, -27.83, 8.73) |
| CIE-LCH | lch(77.71, 29.16, 162.58°) |
| OKLab | oklab(79.78% -0.0782 0.0225) |
| OKLCH | oklch(79.78% 0.081 163.9) |
| XYZ | xyz(40.4539, 52.7246, 48.5944) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.43
Seafoam Blue
#78D1B6
ΔE00 3.55
Mediumaquamarine
#66CDAA
ΔE00 4.67
Light Teal
#90E4C1
ΔE00 5.25
Seafoam
#7FE0B3
ΔE00 5.67
Darkseagreen
#8FBC8F
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCEAF #CE8BAA
analogous
#8BCE8E #8BCEAF #8BCBCE
triadic
#8BCEAF #AF8BCE #CEAF8B
tetradic
#8BCEAF #8E8BCE #CE8BAA #CBCE8B
square
#8BCEAF #8E8BCE #CE8BAA #CBCE8B
split-complementary
#8BCEAF #CE8BCB #CE8E8B
monochromatic
#429C73 #60BC91 #8BCEAF #B6E0CD #E1F2EA
Accessibility & contrast
On white
1.82
#8BCEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#8BCEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCEAF
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCEAF | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC5AD
Deuteranopia (green-blind)
#C0BDB1
Tritanopia (blue-blind)
#7CCEC5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8bceaf; /* rgb */ color: rgb(139, 206, 175); /* oklch */ color: oklch(79.8% 0.081 163.9);
Tailwind
colors: {
custom: {
50: '#afddc6',
500: '#8bceaf',
950: '#000000',
},
}SCSS
$custom: #8bceaf; $custom-light: #afddc6; $custom-dark: #000000;
JSON
{
"hex": "#8bceaf",
"rgb": {
"r": 139,
"g": 206,
"b": 175
},
"hsl": {
"h": 152.239,
"s": 40.606,
"l": 67.647
},
"oklch": {
"l": 0.79779,
"c": 0.08134,
"h": 163.9
},
"luminance": 0.52727
}Semantic roles & 50–950 ramp
primary
#8BCEAF
secondary
#A35B7C
accent
#326EB4
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482