#8BE4E8#8BE4E8
#8BE4E8 is a very light, moderate teal. Relative luminance 0.668; OKLCH L 86.4% C 0.086 H 199.4°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE4E8 |
|---|---|
| RGB | rgb(139, 228, 232) |
| HSL | hsl(183, 67%, 73%) |
| HSV | hsv(183, 40%, 91%) |
| CMYK | cmyk(40.1%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(85.40, -25.66, -10.35) |
| CIE-LCH | lch(85.40, 27.67, 201.97°) |
| OKLab | oklab(86.45% -0.0809 -0.0285) |
| OKLCH | oklch(86.45% 0.086 199.4) |
| XYZ | xyz(52.9509, 66.7981, 86.4314) |
| Luminance | 0.6680 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.50
Robin Egg Blue
#8AF1FE
ΔE00 4.14
Paleturquoise
#AFEEEE
ΔE00 4.75
Robin'S Egg
#6DEDFD
ΔE00 4.83
Light Cyan
#ACFFFC
ΔE00 6.45
Powder Blue
#B0E0E6
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE4E8 #E88F8B
analogous
#8BE8BE #8BE4E8 #8BB5E8
triadic
#8BE4E8 #E88BE4 #E4E88B
tetradic
#8BE4E8 #BE8BE8 #E88F8B #B5E88B
square
#8BE4E8 #BE8BE8 #E88F8B #B5E88B
split-complementary
#8BE4E8 #E88BB5 #E8BE8B
monochromatic
#29C8CF #58D8DE #8BE4E8 #BEF0F2 #E5F9FA
Accessibility & contrast
On white
1.46
#8BE4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#8BE4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE4E8
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE4E8 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDE8
Deuteranopia (green-blind)
#C8D0E9
Tritanopia (blue-blind)
#61EAE5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #8be4e8; /* rgb */ color: rgb(139, 228, 232); /* oklch */ color: oklch(86.4% 0.086 199.4);
Tailwind
colors: {
custom: {
50: '#b1ecef',
500: '#8be4e8',
950: '#000000',
},
}SCSS
$custom: #8be4e8; $custom-light: #b1ecef; $custom-dark: #000000;
JSON
{
"hex": "#8be4e8",
"rgb": {
"r": 139,
"g": 228,
"b": 232
},
"hsl": {
"h": 182.581,
"s": 66.906,
"l": 72.745
},
"oklch": {
"l": 0.86445,
"c": 0.08577,
"h": 199.4
},
"luminance": 0.66802
}Semantic roles & 50–950 ramp
primary
#8BE4E8
secondary
#C25A56
accent
#1F17CF
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485