#8BEDED#8BEDED
#8BEDED is a very light, moderate teal. Relative luminance 0.722; OKLCH L 88.6% C 0.093 H 195.6°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8BEDED |
|---|---|
| RGB | rgb(139, 237, 237) |
| HSL | hsl(180, 73%, 74%) |
| HSV | hsv(180, 41%, 93%) |
| CMYK | cmyk(41.4%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(88.05, -28.79, -9.04) |
| CIE-LCH | lch(88.05, 30.18, 197.44°) |
| OKLab | oklab(88.62% -0.0892 -0.0249) |
| OKLCH | oklch(88.62% 0.093 195.6) |
| XYZ | xyz(56.2118, 72.1675, 91.0719) |
| Luminance | 0.7217 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.28
Light Cyan
#ACFFFC
ΔE00 4.65
Robin Egg Blue
#8AF1FE
ΔE00 4.66
Paleturquoise
#AFEEEE
ΔE00 4.87
Robin'S Egg
#6DEDFD
ΔE00 5.49
Pale Cyan
#B7FFFA
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BEDED #ED8B8B
analogous
#8BEDBC #8BEDED #8BBCED
triadic
#8BEDED #ED8BED #EDED8B
tetradic
#8BEDED #BC8BED #ED8B8B #BCED8B
square
#8BEDED #BC8BED #ED8B8B #BCED8B
split-complementary
#8BEDED #ED8BBC #EDBC8B
monochromatic
#22DCDC #56E5E5 #8BEDED #C0F5F5 #E5FBFB
Accessibility & contrast
On white
1.36
#8BEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#8BEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BEDED
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BEDED | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4ED
Deuteranopia (green-blind)
#D0D7EE
Tritanopia (blue-blind)
#5CF3ED
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #8beded; /* rgb */ color: rgb(139, 237, 237); /* oklch */ color: oklch(88.6% 0.093 195.6);
Tailwind
colors: {
custom: {
50: '#b2f3f2',
500: '#8beded',
950: '#000000',
},
}SCSS
$custom: #8beded; $custom-light: #b2f3f2; $custom-dark: #000000;
JSON
{
"hex": "#8beded",
"rgb": {
"r": 139,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 73.134,
"l": 73.725
},
"oklch": {
"l": 0.88615,
"c": 0.09267,
"h": 195.6
},
"luminance": 0.72172
}Semantic roles & 50–950 ramp
primary
#8BEDED
secondary
#C85454
accent
#1010D5
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585