#8BDFDA#8BDFDA
#8BDFDA is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.9% C 0.082 H 190.9°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDFDA |
|---|---|
| RGB | rgb(139, 223, 218) |
| HSL | hsl(176, 57%, 71%) |
| HSV | hsv(176, 38%, 87%) |
| CMYK | cmyk(37.7%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(83.61, -26.58, -5.60) |
| CIE-LCH | lch(83.61, 27.17, 191.91°) |
| OKLab | oklab(84.88% -0.0807 -0.0155) |
| OKLCH | oklch(84.88% 0.082 190.9) |
| XYZ | xyz(49.6853, 63.3229, 75.9205) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.71
Mediumturquoise
#48D1CC
ΔE00 6.51
Robin'S Egg Blue
#98EFF9
ΔE00 6.78
Light Cyan
#ACFFFC
ΔE00 7.16
Turquoise
#40E0D0
ΔE00 7.31
Robin Egg Blue
#8AF1FE
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDFDA #DF8B90
analogous
#8BDFB0 #8BDFDA #8BBADF
triadic
#8BDFDA #DA8BDF #DFDA8B
tetradic
#8BDFDA #B08BDF #DF8B90 #BADF8B
square
#8BDFDA #B08BDF #DF8B90 #BADF8B
split-complementary
#8BDFDA #DF8BBA #DFB08B
monochromatic
#34BCB4 #5BD2CB #8BDFDA #BBECE9 #E7F8F7
Accessibility & contrast
On white
1.54
#8BDFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#8BDFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDFDA
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDFDA | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DA
Deuteranopia (green-blind)
#C7CCDB
Tritanopia (blue-blind)
#69E3DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8bdfda; /* rgb */ color: rgb(139, 223, 218); /* oklch */ color: oklch(84.9% 0.082 190.9);
Tailwind
colors: {
custom: {
50: '#b1e9e5',
500: '#8bdfda',
950: '#000000',
},
}SCSS
$custom: #8bdfda; $custom-light: #b1e9e5; $custom-dark: #000000;
JSON
{
"hex": "#8bdfda",
"rgb": {
"r": 139,
"g": 223,
"b": 218
},
"hsl": {
"h": 176.429,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.84879,
"c": 0.0822,
"h": 190.9
},
"luminance": 0.63326
}Semantic roles & 50–950 ramp
primary
#8BDFDA
secondary
#B7575D
accent
#212BC4
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484