#8BE2C8#8BE2C8
#8BE2C8 is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.0% C 0.093 H 173.0°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE2C8 |
|---|---|
| RGB | rgb(139, 226, 200) |
| HSL | hsl(162, 60%, 72%) |
| HSV | hsv(162, 38%, 89%) |
| CMYK | cmyk(38.5%, 0%, 11.5%, 11.4%) |
| CIE-LAB | lab(83.99, -32.09, 4.47) |
| CIE-LCH | lch(83.99, 32.40, 172.07°) |
| OKLab | oklab(85.03% -0.0918 0.0114) |
| OKLCH | oklch(85.03% 0.093 173) |
| XYZ | xyz(48.2652, 64.0486, 64.4517) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.87
Seafoam Blue
#78D1B6
ΔE00 4.24
Tiffany Blue
#7BF2DA
ΔE00 4.59
Light Turquoise
#7EF4CC
ΔE00 5.40
Seafoam
#7FE0B3
ΔE00 5.41
Pale Teal
#82CBB2
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE2C8 #E28BA5
analogous
#8BE29D #8BE2C8 #8BD1E2
triadic
#8BE2C8 #C88BE2 #E2C88B
tetradic
#8BE2C8 #9D8BE2 #E28BA5 #D1E28B
square
#8BE2C8 #9D8BE2 #E28BA5 #D1E28B
split-complementary
#8BE2C8 #E28BD1 #E29D8B
monochromatic
#31C297 #5AD6B1 #8BE2C8 #BCEEDF #E7F9F3
Accessibility & contrast
On white
1.52
#8BE2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#8BE2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE2C8
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE2C8 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C7
Deuteranopia (green-blind)
#CECDCA
Tritanopia (blue-blind)
#70E4DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8be2c8; /* rgb */ color: rgb(139, 226, 200); /* oklch */ color: oklch(85.0% 0.093 173.0);
Tailwind
colors: {
custom: {
50: '#b0ebd8',
500: '#8be2c8',
950: '#000000',
},
}SCSS
$custom: #8be2c8; $custom-light: #b0ebd8; $custom-dark: #000000;
JSON
{
"hex": "#8be2c8",
"rgb": {
"r": 139,
"g": 226,
"b": 200
},
"hsl": {
"h": 162.069,
"s": 60,
"l": 71.569
},
"oklch": {
"l": 0.8503,
"c": 0.09253,
"h": 173
},
"luminance": 0.64052
}Semantic roles & 50–950 ramp
primary
#8BE2C8
secondary
#BA5775
accent
#1E51C8
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483