#8FD8BB#8FD8BB
#8FD8BB is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.6% C 0.084 H 167.4°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD8BB |
|---|---|
| RGB | rgb(143, 216, 187) |
| HSL | hsl(156, 48%, 70%) |
| HSV | hsv(156, 34%, 85%) |
| CMYK | cmyk(33.8%, 0%, 13.4%, 15.3%) |
| CIE-LAB | lab(81.04, -29.00, 7.12) |
| CIE-LCH | lch(81.04, 29.86, 166.20°) |
| OKLab | oklab(82.6% -0.082 0.0183) |
| OKLCH | oklch(82.6% 0.084 167.4) |
| XYZ | xyz(44.8500, 58.5367, 55.9395) |
| Luminance | 0.5854 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.10
Seafoam Blue
#78D1B6
ΔE00 3.23
Pale Teal
#82CBB2
ΔE00 3.40
Seafoam
#7FE0B3
ΔE00 4.78
Mediumaquamarine
#66CDAA
ΔE00 5.31
Light Turquoise
#7EF4CC
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD8BB #D88FAC
analogous
#8FD896 #8FD8BB #8FD0D8
triadic
#8FD8BB #BB8FD8 #D8BB8F
tetradic
#8FD8BB #968FD8 #D88FAC #D0D88F
square
#8FD8BB #968FD8 #D88FAC #D0D88F
split-complementary
#8FD8BB #D88FD0 #D8968F
monochromatic
#3DAF82 #62C89F #8FD8BB #BCE8D7 #E8F7F1
Accessibility & contrast
On white
1.65
#8FD8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#8FD8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD8BB
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD8BB | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBA
Deuteranopia (green-blind)
#C8C6BD
Tritanopia (blue-blind)
#7DD9CF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #8fd8bb; /* rgb */ color: rgb(143, 216, 187); /* oklch */ color: oklch(82.6% 0.084 167.4);
Tailwind
colors: {
custom: {
50: '#b2e4cf',
500: '#8fd8bb',
950: '#000000',
},
}SCSS
$custom: #8fd8bb; $custom-light: #b2e4cf; $custom-dark: #000000;
JSON
{
"hex": "#8fd8bb",
"rgb": {
"r": 143,
"g": 216,
"b": 187
},
"hsl": {
"h": 156.164,
"s": 48.344,
"l": 70.392
},
"oklch": {
"l": 0.82599,
"c": 0.08405,
"h": 167.4
},
"luminance": 0.58539
}Semantic roles & 50–950 ramp
primary
#8FD8BB
secondary
#AF5D7D
accent
#2A64BC
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483