#8BECEC#8BECEC
#8BECEC is a very light, moderate teal. Relative luminance 0.715; OKLCH L 88.4% C 0.092 H 195.6°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8BECEC |
|---|---|
| RGB | rgb(139, 236, 236) |
| HSL | hsl(180, 72%, 74%) |
| HSV | hsv(180, 41%, 93%) |
| CMYK | cmyk(41.1%, 0%, 0%, 7.5%) |
| CIE-LAB | lab(87.74, -28.56, -8.97) |
| CIE-LCH | lch(87.74, 29.93, 197.45°) |
| OKLab | oklab(88.36% -0.0885 -0.0247) |
| OKLCH | oklch(88.36% 0.092 195.6) |
| XYZ | xyz(55.7774, 71.5318, 90.2084) |
| Luminance | 0.7154 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.28
Robin Egg Blue
#8AF1FE
ΔE00 4.70
Light Cyan
#ACFFFC
ΔE00 4.79
Paleturquoise
#AFEEEE
ΔE00 4.82
Robin'S Egg
#6DEDFD
ΔE00 5.51
Pale Cyan
#B7FFFA
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BECEC #EC8B8B
analogous
#8BECBB #8BECEC #8BBBEC
triadic
#8BECEC #EC8BEC #ECEC8B
tetradic
#8BECEC #BB8BEC #EC8B8B #BBEC8B
square
#8BECEC #BB8BEC #EC8B8B #BBEC8B
split-complementary
#8BECEC #EC8BBB #ECBB8B
monochromatic
#24D9D9 #56E3E3 #8BECEC #C0F5F5 #E5FBFB
Accessibility & contrast
On white
1.37
#8BECEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#8BECEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BECEC
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BECEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BECEC | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EC
Deuteranopia (green-blind)
#CFD7ED
Tritanopia (blue-blind)
#5DF2EC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #8becec; /* rgb */ color: rgb(139, 236, 236); /* oklch */ color: oklch(88.4% 0.092 195.6);
Tailwind
colors: {
custom: {
50: '#b2f2f2',
500: '#8becec',
950: '#000000',
},
}SCSS
$custom: #8becec; $custom-light: #b2f2f2; $custom-dark: #000000;
JSON
{
"hex": "#8becec",
"rgb": {
"r": 139,
"g": 236,
"b": 236
},
"hsl": {
"h": 180,
"s": 71.852,
"l": 73.529
},
"oklch": {
"l": 0.8836,
"c": 0.0919,
"h": 195.6
},
"luminance": 0.71536
}Semantic roles & 50–950 ramp
primary
#8BECEC
secondary
#C75555
accent
#1212D4
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111716
muted
#818585