#8FD2BB#8FD2BB
#8FD2BB is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.2% C 0.075 H 170.9°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD2BB |
|---|---|
| RGB | rgb(143, 210, 187) |
| HSL | hsl(159, 43%, 69%) |
| HSV | hsv(159, 32%, 82%) |
| CMYK | cmyk(31.9%, 0%, 11%, 17.6%) |
| CIE-LAB | lab(79.34, -26.10, 4.68) |
| CIE-LCH | lch(79.34, 26.51, 169.84°) |
| OKLab | oklab(81.24% -0.0745 0.012) |
| OKLCH | oklch(81.24% 0.076 170.9) |
| XYZ | xyz(43.3408, 55.5184, 55.4365) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.30
Seafoam Blue
#78D1B6
ΔE00 3.24
Light Teal
#90E4C1
ΔE00 5.22
Mediumaquamarine
#66CDAA
ΔE00 5.85
Seafoam
#7FE0B3
ΔE00 6.89
Tiffany Blue
#7BF2DA
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD2BB #D28FA6
analogous
#8FD29A #8FD2BB #8FC8D2
triadic
#8FD2BB #BB8FD2 #D2BB8F
tetradic
#8FD2BB #9A8FD2 #D28FA6 #C8D28F
square
#8FD2BB #9A8FD2 #D28FA6 #C8D28F
split-complementary
#8FD2BB #D28FC8 #D29A8F
monochromatic
#42A583 #63C0A0 #8FD2BB #BBE4D6 #E6F5F0
Accessibility & contrast
On white
1.73
#8FD2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#8FD2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD2BB
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD2BB | 1.00 | 1.73 | 12.10 | 12.10 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABA
Deuteranopia (green-blind)
#C2C1BD
Tritanopia (blue-blind)
#7DD3CB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8fd2bb; /* rgb */ color: rgb(143, 210, 187); /* oklch */ color: oklch(81.2% 0.075 170.9);
Tailwind
colors: {
custom: {
50: '#b2e0cf',
500: '#8fd2bb',
950: '#000000',
},
}SCSS
$custom: #8fd2bb; $custom-light: #b2e0cf; $custom-dark: #000000;
JSON
{
"hex": "#8fd2bb",
"rgb": {
"r": 143,
"g": 210,
"b": 187
},
"hsl": {
"h": 159.403,
"s": 42.675,
"l": 69.216
},
"oklch": {
"l": 0.81235,
"c": 0.0755,
"h": 170.9
},
"luminance": 0.55521
}Semantic roles & 50–950 ramp
primary
#8FD2BB
secondary
#A85D77
accent
#305EB6
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483