#8BDBDF#8BDBDF
#8BDBDF is a very light, moderate teal. Relative luminance 0.615; OKLCH L 84.1% C 0.079 H 199.8°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDBDF |
|---|---|
| RGB | rgb(139, 219, 223) |
| HSL | hsl(183, 57%, 71%) |
| HSV | hsv(183, 38%, 87%) |
| CMYK | cmyk(37.7%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(82.63, -23.43, -9.71) |
| CIE-LCH | lch(82.63, 25.36, 202.50°) |
| OKLab | oklab(84.14% -0.0739 -0.0267) |
| OKLCH | oklch(84.14% 0.079 199.8) |
| XYZ | xyz(49.2934, 61.4764, 79.0664) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.96
Paleturquoise
#AFEEEE
ΔE00 5.54
Robin Egg Blue
#8AF1FE
ΔE00 5.75
Robin'S Egg
#6DEDFD
ΔE00 6.19
Powder Blue
#B0E0E6
ΔE00 6.20
Mediumturquoise
#48D1CC
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDBDF #DF8F8B
analogous
#8BDFB9 #8BDBDF #8BB1DF
triadic
#8BDBDF #DF8BDB #DBDF8B
tetradic
#8BDBDF #B98BDF #DF8F8B #B1DF8B
square
#8BDBDF #B98BDF #DF8F8B #B1DF8B
split-complementary
#8BDBDF #DF8BB1 #DFB98B
monochromatic
#34B5BC #5BCCD2 #8BDBDF #BBEAEC #E7F8F8
Accessibility & contrast
On white
1.58
#8BDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#8BDBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDBDF
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDBDF | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DF
Deuteranopia (green-blind)
#C1C9E0
Tritanopia (blue-blind)
#68E0DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #8bdbdf; /* rgb */ color: rgb(139, 219, 223); /* oklch */ color: oklch(84.1% 0.079 199.8);
Tailwind
colors: {
custom: {
50: '#b1e6e9',
500: '#8bdbdf',
950: '#000000',
},
}SCSS
$custom: #8bdbdf; $custom-light: #b1e6e9; $custom-dark: #000000;
JSON
{
"hex": "#8bdbdf",
"rgb": {
"r": 139,
"g": 219,
"b": 223
},
"hsl": {
"h": 182.857,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.84143,
"c": 0.07861,
"h": 199.8
},
"luminance": 0.6148
}Semantic roles & 50–950 ramp
primary
#8BDBDF
secondary
#B75C57
accent
#2921C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484