#8BDDDD#8BDDDD
#8BDDDD is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.5% C 0.080 H 195.7°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDDDD |
|---|---|
| RGB | rgb(139, 221, 221) |
| HSL | hsl(180, 55%, 71%) |
| HSV | hsv(180, 37%, 87%) |
| CMYK | cmyk(37.1%, 0%, 0%, 13.3%) |
| CIE-LAB | lab(83.14, -24.90, -7.90) |
| CIE-LCH | lch(83.14, 26.12, 197.61°) |
| OKLab | oklab(84.53% -0.0771 -0.0217) |
| OKLCH | oklch(84.53% 0.08 195.7) |
| XYZ | xyz(49.5503, 62.4189, 77.8296) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.33
Robin'S Egg Blue
#98EFF9
ΔE00 5.52
Robin Egg Blue
#8AF1FE
ΔE00 6.32
Robin'S Egg
#6DEDFD
ΔE00 6.82
Mediumturquoise
#48D1CC
ΔE00 6.91
Powder Blue
#B0E0E6
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDDDD #DD8B8B
analogous
#8BDDB4 #8BDDDD #8BB4DD
triadic
#8BDDDD #DD8BDD #DDDD8B
tetradic
#8BDDDD #B48BDD #DD8B8B #B4DD8B
square
#8BDDDD #B48BDD #DD8B8B #B4DD8B
split-complementary
#8BDDDD #DD8BB4 #DDB48B
monochromatic
#36B8B8 #5CCFCF #8BDDDD #BAEBEB #E7F8F8
Accessibility & contrast
On white
1.56
#8BDDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#8BDDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDDDD
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDDDD | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DD
Deuteranopia (green-blind)
#C4CADE
Tritanopia (blue-blind)
#68E2DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #8bdddd; /* rgb */ color: rgb(139, 221, 221); /* oklch */ color: oklch(84.5% 0.080 195.7);
Tailwind
colors: {
custom: {
50: '#b1e7e7',
500: '#8bdddd',
950: '#000000',
},
}SCSS
$custom: #8bdddd; $custom-light: #b1e7e7; $custom-dark: #000000;
JSON
{
"hex": "#8bdddd",
"rgb": {
"r": 139,
"g": 221,
"b": 221
},
"hsl": {
"h": 180,
"s": 54.667,
"l": 70.588
},
"oklch": {
"l": 0.84525,
"c": 0.08014,
"h": 195.7
},
"luminance": 0.62422
}Semantic roles & 50–950 ramp
primary
#8BDDDD
secondary
#B45858
accent
#2323C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484