#8CEBEE#8CEBEE
#8CEBEE is a very light, moderate teal. Relative luminance 0.712; OKLCH L 88.2% C 0.090 H 198.3°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8CEBEE |
|---|---|
| RGB | rgb(140, 235, 238) |
| HSL | hsl(182, 74%, 74%) |
| HSV | hsv(182, 41%, 93%) |
| CMYK | cmyk(41.2%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(87.56, -27.35, -10.29) |
| CIE-LCH | lch(87.56, 29.22, 200.61°) |
| OKLab | oklab(88.25% -0.0858 -0.0283) |
| OKLCH | oklch(88.25% 0.09 198.3) |
| XYZ | xyz(55.9503, 71.1610, 91.6594) |
| Luminance | 0.7117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.22
Robin Egg Blue
#8AF1FE
ΔE00 3.67
Paleturquoise
#AFEEEE
ΔE00 4.58
Robin'S Egg
#6DEDFD
ΔE00 4.61
Light Cyan
#ACFFFC
ΔE00 5.14
Pale Cyan
#B7FFFA
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CEBEE #EE8F8C
analogous
#8CEEC0 #8CEBEE #8CBAEE
triadic
#8CEBEE #EE8CEB #EBEE8C
tetradic
#8CEBEE #C08CEE #EE8F8C #BAEE8C
square
#8CEBEE #C08CEE #EE8F8C #BAEE8C
split-complementary
#8CEBEE #EE8CBA #EEC08C
monochromatic
#21D8DE #57E2E6 #8CEBEE #C1F4F6 #E4FAFB
Accessibility & contrast
On white
1.38
#8CEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#8CEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CEBEE
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CEBEE | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EE
Deuteranopia (green-blind)
#CED6EF
Tritanopia (blue-blind)
#5EF1EC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #8cebee; /* rgb */ color: rgb(140, 235, 238); /* oklch */ color: oklch(88.2% 0.090 198.3);
Tailwind
colors: {
custom: {
50: '#b3f1f3',
500: '#8cebee',
950: '#000000',
},
}SCSS
$custom: #8cebee; $custom-light: #b3f1f3; $custom-dark: #000000;
JSON
{
"hex": "#8cebee",
"rgb": {
"r": 140,
"g": 235,
"b": 238
},
"hsl": {
"h": 181.837,
"s": 74.242,
"l": 74.118
},
"oklch": {
"l": 0.88246,
"c": 0.09037,
"h": 198.3
},
"luminance": 0.71165
}Semantic roles & 50–950 ramp
primary
#8CEBEE
secondary
#C95955
accent
#150FD6
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585