#8CEBEC#8CEBEC
#8CEBEC is a very light, moderate teal. Relative luminance 0.710; OKLCH L 88.2% C 0.090 H 196.5°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8CEBEC |
|---|---|
| RGB | rgb(140, 235, 236) |
| HSL | hsl(181, 72%, 74%) |
| HSV | hsv(181, 41%, 93%) |
| CMYK | cmyk(40.7%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(87.51, -27.84, -9.32) |
| CIE-LCH | lch(87.51, 29.36, 198.51°) |
| OKLab | oklab(88.18% -0.0866 -0.0257) |
| OKLCH | oklch(88.18% 0.09 196.5) |
| XYZ | xyz(55.6581, 71.0441, 90.1206) |
| Luminance | 0.7105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.89
Robin Egg Blue
#8AF1FE
ΔE00 4.37
Paleturquoise
#AFEEEE
ΔE00 4.62
Light Cyan
#ACFFFC
ΔE00 4.94
Robin'S Egg
#6DEDFD
ΔE00 5.24
Pale Cyan
#B7FFFA
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CEBEC #EC8D8C
analogous
#8CECBD #8CEBEC #8CBBEC
triadic
#8CEBEC #EC8CEB #EBEC8C
tetradic
#8CEBEC #BD8CEC #EC8D8C #BBEC8C
square
#8CEBEC #BD8CEC #EC8D8C #BBEC8C
split-complementary
#8CEBEC #EC8CBB #ECBD8C
monochromatic
#24D8DA #57E2E3 #8CEBEC #C1F4F5 #E5FAFB
Accessibility & contrast
On white
1.38
#8CEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#8CEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CEBEC
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CEBEC | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EC
Deuteranopia (green-blind)
#CED6ED
Tritanopia (blue-blind)
#5FF1EB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #8cebec; /* rgb */ color: rgb(140, 235, 236); /* oklch */ color: oklch(88.2% 0.090 196.5);
Tailwind
colors: {
custom: {
50: '#b3f1f2',
500: '#8cebec',
950: '#000000',
},
}SCSS
$custom: #8cebec; $custom-light: #b3f1f2; $custom-dark: #000000;
JSON
{
"hex": "#8cebec",
"rgb": {
"r": 140,
"g": 235,
"b": 236
},
"hsl": {
"h": 180.625,
"s": 71.642,
"l": 73.725
},
"oklch": {
"l": 0.88181,
"c": 0.09034,
"h": 196.5
},
"luminance": 0.71048
}Semantic roles & 50–950 ramp
primary
#8CEBEC
secondary
#C75755
accent
#1412D4
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111716
muted
#818585