#8BDEDE#8BDEDE
#8BDEDE is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.8% C 0.081 H 195.7°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDEDE |
|---|---|
| RGB | rgb(139, 222, 222) |
| HSL | hsl(180, 56%, 71%) |
| HSV | hsv(180, 37%, 87%) |
| CMYK | cmyk(37.4%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(83.44, -25.15, -7.97) |
| CIE-LCH | lch(83.44, 26.38, 197.59°) |
| OKLab | oklab(84.78% -0.0779 -0.0219) |
| OKLCH | oklch(84.78% 0.081 195.7) |
| XYZ | xyz(49.9487, 63.0020, 78.6217) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.23
Robin'S Egg Blue
#98EFF9
ΔE00 5.38
Robin Egg Blue
#8AF1FE
ΔE00 6.16
Robin'S Egg
#6DEDFD
ΔE00 6.68
Mediumturquoise
#48D1CC
ΔE00 6.96
Powder Blue
#B0E0E6
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDEDE #DE8B8B
analogous
#8BDEB4 #8BDEDE #8BB4DE
triadic
#8BDEDE #DE8BDE #DEDE8B
tetradic
#8BDEDE #B48BDE #DE8B8B #B4DE8B
square
#8BDEDE #B48BDE #DE8B8B #B4DE8B
split-complementary
#8BDEDE #DE8BB4 #DEB48B
monochromatic
#35BABA #5BD0D0 #8BDEDE #BBECEC #E7F8F8
Accessibility & contrast
On white
1.54
#8BDEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#8BDEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDEDE
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDEDE | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DE
Deuteranopia (green-blind)
#C5CBDF
Tritanopia (blue-blind)
#68E3DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8bdede; /* rgb */ color: rgb(139, 222, 222); /* oklch */ color: oklch(84.8% 0.081 195.7);
Tailwind
colors: {
custom: {
50: '#b1e8e8',
500: '#8bdede',
950: '#000000',
},
}SCSS
$custom: #8bdede; $custom-light: #b1e8e8; $custom-dark: #000000;
JSON
{
"hex": "#8bdede",
"rgb": {
"r": 139,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 55.705,
"l": 70.784
},
"oklch": {
"l": 0.84781,
"c": 0.08094,
"h": 195.7
},
"luminance": 0.63005
}Semantic roles & 50–950 ramp
primary
#8BDEDE
secondary
#B65858
accent
#2222C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484