#8BE8BC#8BE8BC
#8BE8BC is a very light, moderate teal. Relative luminance 0.668; OKLCH L 86.1% C 0.109 H 162.4°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE8BC |
|---|---|
| RGB | rgb(139, 232, 188) |
| HSL | hsl(152, 67%, 73%) |
| HSV | hsv(152, 40%, 91%) |
| CMYK | cmyk(40.1%, 0%, 19%, 9%) |
| CIE-LAB | lab(85.42, -37.38, 12.82) |
| CIE-LCH | lch(85.42, 39.52, 161.07°) |
| OKLab | oklab(86.09% -0.1041 0.033) |
| OKLCH | oklch(86.09% 0.109 162.4) |
| XYZ | xyz(48.5776, 66.8298, 57.9069) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.06
Light Teal
#90E4C1
ΔE00 2.43
Light Turquoise
#7EF4CC
ΔE00 3.84
Mint
#AAF0C1
ΔE00 4.26
Pale Turquoise
#A5FBD5
ΔE00 4.82
Hospital Green
#9BE5AA
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE8BC #E88BB7
analogous
#8BE88E #8BE8BC #8BE5E8
triadic
#8BE8BC #BC8BE8 #E8BC8B
tetradic
#8BE8BC #8E8BE8 #E88BB7 #E5E88B
square
#8BE8BC #8E8BE8 #E88BB7 #E5E88B
split-complementary
#8BE8BC #E88BE5 #E88E8B
monochromatic
#29CF81 #58DE9F #8BE8BC #BEF2D9 #E5FAF0
Accessibility & contrast
On white
1.46
#8BE8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#8BE8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE8BC
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE8BC | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBA
Deuteranopia (green-blind)
#D6D1BF
Tritanopia (blue-blind)
#73E8DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #8be8bc; /* rgb */ color: rgb(139, 232, 188); /* oklch */ color: oklch(86.1% 0.109 162.4);
Tailwind
colors: {
custom: {
50: '#b0f0d0',
500: '#8be8bc',
950: '#000000',
},
}SCSS
$custom: #8be8bc; $custom-light: #b0f0d0; $custom-dark: #000000;
JSON
{
"hex": "#8be8bc",
"rgb": {
"r": 139,
"g": 232,
"b": 188
},
"hsl": {
"h": 151.613,
"s": 66.906,
"l": 72.745
},
"oklch": {
"l": 0.8609,
"c": 0.1092,
"h": 162.4
},
"luminance": 0.66833
}Semantic roles & 50–950 ramp
primary
#8BE8BC
secondary
#C25689
accent
#176ECF
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111614
muted
#818583