#8BE4EA#8BE4EA
#8BE4EA is a very light, moderate teal. Relative luminance 0.669; OKLCH L 86.5% C 0.086 H 201.2°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE4EA |
|---|---|
| RGB | rgb(139, 228, 234) |
| HSL | hsl(184, 69%, 73%) |
| HSV | hsv(184, 41%, 92%) |
| CMYK | cmyk(40.6%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(85.46, -25.17, -11.32) |
| CIE-LCH | lch(85.46, 27.60, 204.22°) |
| OKLab | oklab(86.51% -0.0801 -0.0311) |
| OKLCH | oklch(86.51% 0.086 201.2) |
| XYZ | xyz(53.2366, 66.9124, 87.9360) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.03
Robin Egg Blue
#8AF1FE
ΔE00 3.65
Robin'S Egg
#6DEDFD
ΔE00 4.37
Paleturquoise
#AFEEEE
ΔE00 4.88
Powder Blue
#B0E0E6
ΔE00 6.58
Light Cyan
#ACFFFC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE4EA #EA918B
analogous
#8BEAC0 #8BE4EA #8BB5EA
triadic
#8BE4EA #EA8BE4 #E4EA8B
tetradic
#8BE4EA #C08BEA #EA918B #B5EA8B
square
#8BE4EA #C08BEA #EA918B #B5EA8B
split-complementary
#8BE4EA #EA8BB5 #EAC08B
monochromatic
#26C9D4 #57D8E1 #8BE4EA #BFF0F3 #E5F9FA
Accessibility & contrast
On white
1.46
#8BE4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#8BE4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE4EA
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE4EA | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEB
Deuteranopia (green-blind)
#C8D0EB
Tritanopia (blue-blind)
#60EAE6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #8be4ea; /* rgb */ color: rgb(139, 228, 234); /* oklch */ color: oklch(86.5% 0.086 201.2);
Tailwind
colors: {
custom: {
50: '#b2ecf0',
500: '#8be4ea',
950: '#000000',
},
}SCSS
$custom: #8be4ea; $custom-light: #b2ecf0; $custom-dark: #000000;
JSON
{
"hex": "#8be4ea",
"rgb": {
"r": 139,
"g": 228,
"b": 234
},
"hsl": {
"h": 183.789,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.8651,
"c": 0.08595,
"h": 201.2
},
"luminance": 0.66916
}Semantic roles & 50–950 ramp
primary
#8BE4EA
secondary
#C45C55
accent
#2014D1
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485