#8BE2AE#8BE2AE
#8BE2AE is a very light, moderate green. Relative luminance 0.629; OKLCH L 84.4% C 0.112 H 156.7°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE2AE |
|---|---|
| RGB | rgb(139, 226, 174) |
| HSL | hsl(144, 60%, 72%) |
| HSV | hsv(144, 38%, 89%) |
| CMYK | cmyk(38.5%, 0%, 23%, 11.4%) |
| CIE-LAB | lab(83.41, -37.40, 17.31) |
| CIE-LCH | lch(83.41, 41.21, 155.16°) |
| OKLab | oklab(84.37% -0.1031 0.0443) |
| OKLCH | oklch(84.37% 0.112 156.7) |
| XYZ | xyz(45.4808, 62.9349, 49.7873) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.49
Hospital Green
#9BE5AA
ΔE00 2.94
Light Teal
#90E4C1
ΔE00 4.49
Mint
#AAF0C1
ΔE00 4.52
Light Sea Green
#98F6B0
ΔE00 5.42
Light Seafoam
#A0FEBF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE2AE #E28BBF
analogous
#94E28B #8BE2AE #8BE2DA
triadic
#8BE2AE #AE8BE2 #E2AE8B
tetradic
#8BE2AE #8B94E2 #E28BBF #E2DA8B
square
#8BE2AE #8B94E2 #E28BBF #E2DA8B
split-complementary
#8BE2AE #DA8BE2 #E28B94
monochromatic
#31C26B #5AD68C #8BE2AE #BCEED0 #E7F9EE
Accessibility & contrast
On white
1.55
#8BE2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#8BE2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE2AE
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE2AE | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AB
Deuteranopia (green-blind)
#D3CCB1
Tritanopia (blue-blind)
#79E1D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8be2ae; /* rgb */ color: rgb(139, 226, 174); /* oklch */ color: oklch(84.4% 0.112 156.7);
Tailwind
colors: {
custom: {
50: '#b0ebc6',
500: '#8be2ae',
950: '#000000',
},
}SCSS
$custom: #8be2ae; $custom-light: #b0ebc6; $custom-dark: #000000;
JSON
{
"hex": "#8be2ae",
"rgb": {
"r": 139,
"g": 226,
"b": 174
},
"hsl": {
"h": 144.138,
"s": 60,
"l": 71.569
},
"oklch": {
"l": 0.84366,
"c": 0.11223,
"h": 156.7
},
"luminance": 0.62938
}Semantic roles & 50–950 ramp
primary
#8BE2AE
secondary
#BA5792
accent
#1E83C8
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111613
muted
#818482