#8BEBEC#8BEBEC
#8BEBEC is a very light, moderate teal. Relative luminance 0.710; OKLCH L 88.1% C 0.091 H 196.5°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8BEBEC |
|---|---|
| RGB | rgb(139, 235, 236) |
| HSL | hsl(181, 72%, 74%) |
| HSV | hsv(181, 41%, 93%) |
| CMYK | cmyk(41.1%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(87.46, -28.08, -9.39) |
| CIE-LCH | lch(87.46, 29.60, 198.49°) |
| OKLab | oklab(88.14% -0.0874 -0.0259) |
| OKLCH | oklch(88.14% 0.091 196.5) |
| XYZ | xyz(55.4903, 70.9576, 90.1127) |
| Luminance | 0.7096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.95
Robin Egg Blue
#8AF1FE
ΔE00 4.39
Paleturquoise
#AFEEEE
ΔE00 4.73
Light Cyan
#ACFFFC
ΔE00 5.00
Robin'S Egg
#6DEDFD
ΔE00 5.20
Pale Cyan
#B7FFFA
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BEBEC #EC8C8B
analogous
#8BECBC #8BEBEC #8BBAEC
triadic
#8BEBEC #EC8BEB #EBEC8B
tetradic
#8BEBEC #BC8BEC #EC8C8B #BAEC8B
square
#8BEBEC #BC8BEC #EC8C8B #BAEC8B
split-complementary
#8BEBEC #EC8BBA #ECBC8B
monochromatic
#24D7D9 #56E2E3 #8BEBEC #C0F4F5 #E5FAFB
Accessibility & contrast
On white
1.38
#8BEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#8BEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BEBEC
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BEBEC | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EC
Deuteranopia (green-blind)
#CED6ED
Tritanopia (blue-blind)
#5DF1EB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #8bebec; /* rgb */ color: rgb(139, 235, 236); /* oklch */ color: oklch(88.1% 0.091 196.5);
Tailwind
colors: {
custom: {
50: '#b2f1f2',
500: '#8bebec',
950: '#000000',
},
}SCSS
$custom: #8bebec; $custom-light: #b2f1f2; $custom-dark: #000000;
JSON
{
"hex": "#8bebec",
"rgb": {
"r": 139,
"g": 235,
"b": 236
},
"hsl": {
"h": 180.619,
"s": 71.852,
"l": 73.529
},
"oklch": {
"l": 0.88136,
"c": 0.09112,
"h": 196.5
},
"luminance": 0.70962
}Semantic roles & 50–950 ramp
primary
#8BEBEC
secondary
#C75655
accent
#1412D4
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111716
muted
#818585