#8FDBDB#8FDBDB
#8FDBDB is a very light, moderate teal. Relative luminance 0.616; OKLCH L 84.2% C 0.075 H 195.8°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDBDB |
|---|---|
| RGB | rgb(143, 219, 219) |
| HSL | hsl(180, 51%, 71%) |
| HSV | hsv(180, 35%, 86%) |
| CMYK | cmyk(34.7%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(82.71, -23.35, -7.45) |
| CIE-LCH | lch(82.71, 24.51, 197.70°) |
| OKLab | oklab(84.21% -0.0723 -0.0205) |
| OKLCH | oklch(84.21% 0.075 195.8) |
| XYZ | xyz(49.4408, 61.6140, 76.2916) |
| Luminance | 0.6162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.21
Robin'S Egg Blue
#98EFF9
ΔE00 5.76
Powder Blue
#B0E0E6
ΔE00 6.44
Robin Egg Blue
#8AF1FE
ΔE00 6.72
Robin'S Egg
#6DEDFD
ΔE00 7.33
Mediumturquoise
#48D1CC
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDBDB #DB8F8F
analogous
#8FDBB5 #8FDBDB #8FB5DB
triadic
#8FDBDB #DB8FDB #DBDB8F
tetradic
#8FDBDB #B58FDB #DB8F8F #B5DB8F
square
#8FDBDB #B58FDB #DB8F8F #B5DB8F
split-complementary
#8FDBDB #DB8FB5 #DBB58F
monochromatic
#3AB5B5 #61CCCC #8FDBDB #BDEAEA #E8F8F8
Accessibility & contrast
On white
1.58
#8FDBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#8FDBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDBDB
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDBDB | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DB
Deuteranopia (green-blind)
#C4C9DC
Tritanopia (blue-blind)
#71E0DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #8fdbdb; /* rgb */ color: rgb(143, 219, 219); /* oklch */ color: oklch(84.2% 0.075 195.8);
Tailwind
colors: {
custom: {
50: '#b3e6e6',
500: '#8fdbdb',
950: '#000000',
},
}SCSS
$custom: #8fdbdb; $custom-light: #b3e6e6; $custom-dark: #000000;
JSON
{
"hex": "#8fdbdb",
"rgb": {
"r": 143,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 51.351,
"l": 70.98
},
"oklch": {
"l": 0.84214,
"c": 0.07516,
"h": 195.8
},
"luminance": 0.61617
}Semantic roles & 50–950 ramp
primary
#8FDBDB
secondary
#B25C5C
accent
#2727BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484