#8CEAED#8CEAED
#8CEAED is a very light, moderate teal. Relative luminance 0.705; OKLCH L 88.0% C 0.090 H 198.3°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #8CEAED |
|---|---|
| RGB | rgb(140, 234, 237) |
| HSL | hsl(182, 73%, 74%) |
| HSV | hsv(182, 41%, 93%) |
| CMYK | cmyk(40.9%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(87.26, -27.11, -10.22) |
| CIE-LCH | lch(87.26, 28.97, 200.65°) |
| OKLab | oklab(87.99% -0.0851 -0.0281) |
| OKLCH | oklch(87.99% 0.09 198.3) |
| XYZ | xyz(55.5183, 70.5314, 90.7927) |
| Luminance | 0.7054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.25
Robin Egg Blue
#8AF1FE
ΔE00 3.74
Paleturquoise
#AFEEEE
ΔE00 4.56
Robin'S Egg
#6DEDFD
ΔE00 4.66
Light Cyan
#ACFFFC
ΔE00 5.29
Pale Cyan
#B7FFFA
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CEAED #ED8F8C
analogous
#8CEDC0 #8CEAED #8CBAED
triadic
#8CEAED #ED8CEA #EAED8C
tetradic
#8CEAED #C08CED #ED8F8C #BAED8C
square
#8CEAED #C08CED #ED8F8C #BAED8C
split-complementary
#8CEAED #ED8CBA #EDC08C
monochromatic
#22D6DC #57E0E5 #8CEAED #C1F4F5 #E5FAFB
Accessibility & contrast
On white
1.39
#8CEAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#8CEAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CEAED
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CEAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CEAED | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2ED
Deuteranopia (green-blind)
#CDD5EE
Tritanopia (blue-blind)
#5FF0EB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #8ceaed; /* rgb */ color: rgb(140, 234, 237); /* oklch */ color: oklch(88.0% 0.090 198.3);
Tailwind
colors: {
custom: {
50: '#b3f1f2',
500: '#8ceaed',
950: '#000000',
},
}SCSS
$custom: #8ceaed; $custom-light: #b3f1f2; $custom-dark: #000000;
JSON
{
"hex": "#8ceaed",
"rgb": {
"r": 140,
"g": 234,
"b": 237
},
"hsl": {
"h": 181.856,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.87991,
"c": 0.0896,
"h": 198.3
},
"luminance": 0.70536
}Semantic roles & 50–950 ramp
primary
#8CEAED
secondary
#C85955
accent
#1710D5
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111617
muted
#818585