#8FD2DB#8FD2DB
#8FD2DB is a very light, moderate teal. Relative luminance 0.570; OKLCH L 82.2% C 0.069 H 206.5°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD2DB |
|---|---|
| RGB | rgb(143, 210, 219) |
| HSL | hsl(187, 51%, 71%) |
| HSV | hsv(187, 35%, 86%) |
| CMYK | cmyk(34.7%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(80.20, -18.85, -11.17) |
| CIE-LCH | lch(80.20, 21.91, 210.66°) |
| OKLab | oklab(82.21% -0.0614 -0.0306) |
| OKLCH | oklch(82.21% 0.069 206.5) |
| XYZ | xyz(47.1561, 57.0445, 75.5300) |
| Luminance | 0.5705 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.23
Lightblue
#ADD8E6
ΔE00 6.39
Robin'S Egg Blue
#98EFF9
ΔE00 6.69
Sky Blue
#87CEEB
ΔE00 7.12
Paleturquoise
#AFEEEE
ΔE00 7.34
Robin Egg Blue
#8AF1FE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD2DB #DB988F
analogous
#8FDBBE #8FD2DB #8FACDB
triadic
#8FD2DB #DB8FD2 #D2DB8F
tetradic
#8FD2DB #BE8FDB #DB988F #ACDB8F
square
#8FD2DB #BE8FDB #DB988F #ACDB8F
split-complementary
#8FD2DB #DB8FAC #DBBE8F
monochromatic
#3AA7B5 #61BFCC #8FD2DB #BDE5EA #E8F6F8
Accessibility & contrast
On white
1.69
#8FD2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#8FD2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD2DB
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD2DB | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#BBC3DB
Tritanopia (blue-blind)
#72D7D5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #8fd2db; /* rgb */ color: rgb(143, 210, 219); /* oklch */ color: oklch(82.2% 0.069 206.5);
Tailwind
colors: {
custom: {
50: '#b2e0e6',
500: '#8fd2db',
950: '#000000',
},
}SCSS
$custom: #8fd2db; $custom-light: #b2e0e6; $custom-dark: #000000;
JSON
{
"hex": "#8fd2db",
"rgb": {
"r": 143,
"g": 210,
"b": 219
},
"hsl": {
"h": 187.105,
"s": 51.351,
"l": 70.98
},
"oklch": {
"l": 0.82214,
"c": 0.06857,
"h": 206.5
},
"luminance": 0.57047
}Semantic roles & 50–950 ramp
primary
#8FD2DB
secondary
#B2665C
accent
#3927BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484