#8FDFBF#8FDFBF
#8FDFBF is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.3% C 0.091 H 167.0°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDFBF |
|---|---|
| RGB | rgb(143, 223, 191) |
| HSL | hsl(156, 56%, 72%) |
| HSV | hsv(156, 36%, 87%) |
| CMYK | cmyk(35.9%, 0%, 14.3%, 12.5%) |
| CIE-LAB | lab(83.11, -31.49, 7.98) |
| CIE-LCH | lch(83.11, 32.49, 165.78°) |
| OKLab | oklab(84.3% -0.0889 0.0205) |
| OKLCH | oklch(84.3% 0.091 167) |
| XYZ | xyz(47.1159, 62.3738, 58.8368) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.32
Seafoam
#7FE0B3
ΔE00 3.68
Seafoam Blue
#78D1B6
ΔE00 4.16
Pale Teal
#82CBB2
ΔE00 5.01
Light Turquoise
#7EF4CC
ΔE00 5.57
Mediumaquamarine
#66CDAA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDFBF #DF8FAF
analogous
#8FDF97 #8FDFBF #8FD7DF
triadic
#8FDFBF #BF8FDF #DFBF8F
tetradic
#8FDFBF #978FDF #DF8FAF #D7DF8F
square
#8FDFBF #978FDF #DF8FAF #D7DF8F
split-complementary
#8FDFBF #DF8FD7 #DF978F
monochromatic
#36BD87 #5FD1A4 #8FDFBF #BFEDDA #E7F8F1
Accessibility & contrast
On white
1.56
#8FDFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#8FDFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDFBF
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDFBF | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD5BD
Deuteranopia (green-blind)
#CECBC1
Tritanopia (blue-blind)
#7AE0D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #8fdfbf; /* rgb */ color: rgb(143, 223, 191); /* oklch */ color: oklch(84.3% 0.091 167.0);
Tailwind
colors: {
custom: {
50: '#b2e9d2',
500: '#8fdfbf',
950: '#000000',
},
}SCSS
$custom: #8fdfbf; $custom-light: #b2e9d2; $custom-dark: #000000;
JSON
{
"hex": "#8fdfbf",
"rgb": {
"r": 143,
"g": 223,
"b": 191
},
"hsl": {
"h": 156,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.843,
"c": 0.09122,
"h": 167
},
"luminance": 0.62377
}Semantic roles & 50–950 ramp
primary
#8FDFBF
secondary
#B75B80
accent
#2263C3
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483