#8BDFDF#8BDFDF
#8BDFDF is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.0% C 0.082 H 195.7°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDFDF |
|---|---|
| RGB | rgb(139, 223, 223) |
| HSL | hsl(180, 57%, 71%) |
| HSV | hsv(180, 38%, 87%) |
| CMYK | cmyk(37.7%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(83.75, -25.40, -8.05) |
| CIE-LCH | lch(83.75, 26.64, 197.58°) |
| OKLab | oklab(85.04% -0.0787 -0.0221) |
| OKLCH | oklch(85.04% 0.082 195.7) |
| XYZ | xyz(50.3495, 63.5885, 79.4184) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.13
Robin'S Egg Blue
#98EFF9
ΔE00 5.24
Robin Egg Blue
#8AF1FE
ΔE00 6.01
Robin'S Egg
#6DEDFD
ΔE00 6.54
Mediumturquoise
#48D1CC
ΔE00 7.01
Light Cyan
#ACFFFC
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDFDF #DF8B8B
analogous
#8BDFB5 #8BDFDF #8BB5DF
triadic
#8BDFDF #DF8BDF #DFDF8B
tetradic
#8BDFDF #B58BDF #DF8B8B #B5DF8B
square
#8BDFDF #B58BDF #DF8B8B #B5DF8B
split-complementary
#8BDFDF #DF8BB5 #DFB58B
monochromatic
#34BCBC #5BD2D2 #8BDFDF #BBECEC #E7F8F8
Accessibility & contrast
On white
1.53
#8BDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#8BDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDFDF
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDFDF | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DF
Deuteranopia (green-blind)
#C6CCE0
Tritanopia (blue-blind)
#67E4DF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8bdfdf; /* rgb */ color: rgb(139, 223, 223); /* oklch */ color: oklch(85.0% 0.082 195.7);
Tailwind
colors: {
custom: {
50: '#b1e9e9',
500: '#8bdfdf',
950: '#000000',
},
}SCSS
$custom: #8bdfdf; $custom-light: #b1e9e9; $custom-dark: #000000;
JSON
{
"hex": "#8bdfdf",
"rgb": {
"r": 139,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.85037,
"c": 0.08174,
"h": 195.7
},
"luminance": 0.63592
}Semantic roles & 50–950 ramp
primary
#8BDFDF
secondary
#B75757
accent
#2121C4
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484