#8CEDED#8CEDED
#8CEDED is a very light, moderate teal. Relative luminance 0.723; OKLCH L 88.7% C 0.092 H 195.6°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8CEDED |
|---|---|
| RGB | rgb(140, 237, 237) |
| HSL | hsl(180, 73%, 74%) |
| HSV | hsv(180, 41%, 93%) |
| CMYK | cmyk(40.9%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(88.09, -28.56, -8.98) |
| CIE-LCH | lch(88.09, 29.93, 197.45°) |
| OKLab | oklab(88.66% -0.0885 -0.0247) |
| OKLCH | oklch(88.66% 0.092 195.6) |
| XYZ | xyz(56.3796, 72.2540, 91.0798) |
| Luminance | 0.7226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.23
Light Cyan
#ACFFFC
ΔE00 4.59
Robin Egg Blue
#8AF1FE
ΔE00 4.65
Paleturquoise
#AFEEEE
ΔE00 4.76
Robin'S Egg
#6DEDFD
ΔE00 5.52
Pale Cyan
#B7FFFA
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CEDED #ED8C8C
analogous
#8CEDBD #8CEDED #8CBDED
triadic
#8CEDED #ED8CED #EDED8C
tetradic
#8CEDED #BD8CED #ED8C8C #BDED8C
square
#8CEDED #BD8CED #ED8C8C #BDED8C
split-complementary
#8CEDED #ED8CBD #EDBD8C
monochromatic
#22DCDC #57E5E5 #8CEDED #C1F5F5 #E5FBFB
Accessibility & contrast
On white
1.36
#8CEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#8CEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CEDED
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CEDED | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5ED
Deuteranopia (green-blind)
#D0D8EE
Tritanopia (blue-blind)
#5EF3ED
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #8ceded; /* rgb */ color: rgb(140, 237, 237); /* oklch */ color: oklch(88.7% 0.092 195.6);
Tailwind
colors: {
custom: {
50: '#b3f3f2',
500: '#8ceded',
950: '#000000',
},
}SCSS
$custom: #8ceded; $custom-light: #b3f3f2; $custom-dark: #000000;
JSON
{
"hex": "#8ceded",
"rgb": {
"r": 140,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.8866,
"c": 0.09191,
"h": 195.6
},
"luminance": 0.72258
}Semantic roles & 50–950 ramp
primary
#8CEDED
secondary
#C85555
accent
#1010D5
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585