#8BE2ED#8BE2ED
#8BE2ED is a very light, moderate teal. Relative luminance 0.660; OKLCH L 86.2% C 0.085 H 206.0°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE2ED |
|---|---|
| RGB | rgb(139, 226, 237) |
| HSL | hsl(187, 73%, 74%) |
| HSV | hsv(187, 41%, 93%) |
| CMYK | cmyk(41.4%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(84.99, -23.45, -13.60) |
| CIE-LCH | lch(84.99, 27.11, 210.12°) |
| OKLab | oklab(86.17% -0.0766 -0.0374) |
| OKLCH | oklch(86.17% 0.085 206) |
| XYZ | xyz(53.1242, 65.9922, 90.0427) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.93
Robin Egg Blue
#8AF1FE
ΔE00 3.42
Robin'S Egg
#6DEDFD
ΔE00 4.06
Paleturquoise
#AFEEEE
ΔE00 5.70
Powder Blue
#B0E0E6
ΔE00 6.03
Pale Sky Blue
#BDF6FE
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE2ED #ED968B
analogous
#8BEDC7 #8BE2ED #8BB1ED
triadic
#8BE2ED #ED8BE2 #E2ED8B
tetradic
#8BE2ED #C78BED #ED968B #B1ED8B
square
#8BE2ED #C78BED #ED968B #B1ED8B
split-complementary
#8BE2ED #ED8BB1 #EDC78B
monochromatic
#22C7DC #56D5E5 #8BE2ED #C0EFF5 #E5F8FB
Accessibility & contrast
On white
1.48
#8BE2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#8BE2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE2ED
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE2ED | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEE
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#5FE9E5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #8be2ed; /* rgb */ color: rgb(139, 226, 237); /* oklch */ color: oklch(86.2% 0.085 206.0);
Tailwind
colors: {
custom: {
50: '#b2ebf2',
500: '#8be2ed',
950: '#000000',
},
}SCSS
$custom: #8be2ed; $custom-light: #b2ebf2; $custom-dark: #000000;
JSON
{
"hex": "#8be2ed",
"rgb": {
"r": 139,
"g": 226,
"b": 237
},
"hsl": {
"h": 186.735,
"s": 73.134,
"l": 73.725
},
"oklch": {
"l": 0.86165,
"c": 0.08525,
"h": 206
},
"luminance": 0.65996
}Semantic roles & 50–950 ramp
primary
#8BE2ED
secondary
#C86154
accent
#2610D5
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485