#8BE3EA#8BE3EA
#8BE3EA is a very light, moderate teal. Relative luminance 0.664; OKLCH L 86.3% C 0.085 H 202.2°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE3EA |
|---|---|
| RGB | rgb(139, 227, 234) |
| HSL | hsl(184, 69%, 73%) |
| HSV | hsv(184, 41%, 92%) |
| CMYK | cmyk(40.6%, 3%, 0%, 8.2%) |
| CIE-LAB | lab(85.18, -24.68, -11.74) |
| CIE-LCH | lch(85.18, 27.33, 205.43°) |
| OKLab | oklab(86.29% -0.079 -0.0322) |
| OKLCH | oklch(86.29% 0.085 202.2) |
| XYZ | xyz(52.9623, 66.3638, 87.8446) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.01
Robin Egg Blue
#8AF1FE
ΔE00 3.63
Robin'S Egg
#6DEDFD
ΔE00 4.32
Paleturquoise
#AFEEEE
ΔE00 5.03
Powder Blue
#B0E0E6
ΔE00 6.37
Light Cyan
#ACFFFC
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE3EA #EA928B
analogous
#8BEAC1 #8BE3EA #8BB3EA
triadic
#8BE3EA #EA8BE3 #E3EA8B
tetradic
#8BE3EA #C18BEA #EA928B #B3EA8B
square
#8BE3EA #C18BEA #EA928B #B3EA8B
split-complementary
#8BE3EA #EA8BB3 #EAC18B
monochromatic
#26C7D4 #57D6E1 #8BE3EA #BFF0F3 #E5F9FA
Accessibility & contrast
On white
1.47
#8BE3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#8BE3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE3EA
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE3EA | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#C7D0EB
Tritanopia (blue-blind)
#60E9E5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #8be3ea; /* rgb */ color: rgb(139, 227, 234); /* oklch */ color: oklch(86.3% 0.085 202.2);
Tailwind
colors: {
custom: {
50: '#b1ecf0',
500: '#8be3ea',
950: '#000000',
},
}SCSS
$custom: #8be3ea; $custom-light: #b1ecf0; $custom-dark: #000000;
JSON
{
"hex": "#8be3ea",
"rgb": {
"r": 139,
"g": 227,
"b": 234
},
"hsl": {
"h": 184.421,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.86288,
"c": 0.08529,
"h": 202.2
},
"luminance": 0.66368
}Semantic roles & 50–950 ramp
primary
#8BE3EA
secondary
#C45D55
accent
#2214D1
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485