#8BE3E2#8BE3E2
#8BE3E2 is a very light, moderate teal. Relative luminance 0.659; OKLCH L 86.0% C 0.085 H 194.8°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE3E2 |
|---|---|
| RGB | rgb(139, 227, 226) |
| HSL | hsl(179, 61%, 72%) |
| HSV | hsv(179, 39%, 89%) |
| CMYK | cmyk(38.8%, 0%, 0.4%, 11%) |
| CIE-LAB | lab(84.95, -26.63, -7.85) |
| CIE-LCH | lch(84.95, 27.76, 196.43°) |
| OKLab | oklab(86.03% -0.0822 -0.0216) |
| OKLCH | oklch(86.03% 0.085 194.8) |
| XYZ | xyz(51.8389, 65.9144, 81.9279) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.93
Robin'S Egg Blue
#98EFF9
ΔE00 5.08
Robin Egg Blue
#8AF1FE
ΔE00 5.78
Light Cyan
#ACFFFC
ΔE00 6.28
Robin'S Egg
#6DEDFD
ΔE00 6.39
Pale Cyan
#B7FFFA
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE3E2 #E38B8C
analogous
#8BE3B6 #8BE3E2 #8BB8E3
triadic
#8BE3E2 #E28BE3 #E3E28B
tetradic
#8BE3E2 #B68BE3 #E38B8C #B8E38B
square
#8BE3E2 #B68BE3 #E38B8C #B8E38B
split-complementary
#8BE3E2 #E38BB8 #E3B68B
monochromatic
#2FC4C3 #5AD7D6 #8BE3E2 #BCEFEE #E6F9F9
Accessibility & contrast
On white
1.48
#8BE3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#8BE3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE3E2
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE3E2 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBE2
Deuteranopia (green-blind)
#C9CFE3
Tritanopia (blue-blind)
#65E8E2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #8be3e2; /* rgb */ color: rgb(139, 227, 226); /* oklch */ color: oklch(86.0% 0.085 194.8);
Tailwind
colors: {
custom: {
50: '#b1eceb',
500: '#8be3e2',
950: '#000000',
},
}SCSS
$custom: #8be3e2; $custom-light: #b1eceb; $custom-dark: #000000;
JSON
{
"hex": "#8be3e2",
"rgb": {
"r": 139,
"g": 227,
"b": 226
},
"hsl": {
"h": 179.318,
"s": 61.111,
"l": 71.765
},
"oklch": {
"l": 0.86028,
"c": 0.08496,
"h": 194.8
},
"luminance": 0.65918
}Semantic roles & 50–950 ramp
primary
#8BE3E2
secondary
#BC5758
accent
#1D1FC9
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#111616
muted
#818484