#8BEEEE#8BEEEE
#8BEEEE is a very light, moderate teal. Relative luminance 0.728; OKLCH L 88.9% C 0.093 H 195.6°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8BEEEE |
|---|---|
| RGB | rgb(139, 238, 238) |
| HSL | hsl(180, 74%, 74%) |
| HSV | hsv(180, 42%, 93%) |
| CMYK | cmyk(41.6%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(88.36, -29.03, -9.11) |
| CIE-LCH | lch(88.36, 30.43, 197.43°) |
| OKLab | oklab(88.87% -0.09 -0.0251) |
| OKLCH | oklch(88.87% 0.093 195.6) |
| XYZ | xyz(56.6487, 72.8067, 91.9403) |
| Luminance | 0.7281 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.30
Light Cyan
#ACFFFC
ΔE00 4.51
Robin Egg Blue
#8AF1FE
ΔE00 4.64
Paleturquoise
#AFEEEE
ΔE00 4.92
Robin'S Egg
#6DEDFD
ΔE00 5.48
Pale Cyan
#B7FFFA
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BEEEE #EE8B8B
analogous
#8BEEBD #8BEEEE #8BBDEE
triadic
#8BEEEE #EE8BEE #EEEE8B
tetradic
#8BEEEE #BD8BEE #EE8B8B #BDEE8B
square
#8BEEEE #BD8BEE #EE8B8B #BDEE8B
split-complementary
#8BEEEE #EE8BBD #EEBD8B
monochromatic
#21DEDE #56E6E6 #8BEEEE #C0F6F6 #E4FBFB
Accessibility & contrast
On white
1.35
#8BEEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#8BEEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BEEEE
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BEEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BEEEE | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EE
Deuteranopia (green-blind)
#D1D8EF
Tritanopia (blue-blind)
#5BF4EE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #8beeee; /* rgb */ color: rgb(139, 238, 238); /* oklch */ color: oklch(88.9% 0.093 195.6);
Tailwind
colors: {
custom: {
50: '#b2f3f3',
500: '#8beeee',
950: '#000000',
},
}SCSS
$custom: #8beeee; $custom-light: #b2f3f3; $custom-dark: #000000;
JSON
{
"hex": "#8beeee",
"rgb": {
"r": 139,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.8887,
"c": 0.09342,
"h": 195.6
},
"luminance": 0.72811
}Semantic roles & 50–950 ramp
primary
#8BEEEE
secondary
#C95454
accent
#0F0FD7
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585