#8FDCBF#8FDCBF
#8FDCBF is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.6% C 0.087 H 168.5°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDCBF |
|---|---|
| RGB | rgb(143, 220, 191) |
| HSL | hsl(157, 52%, 71%) |
| HSV | hsv(157, 35%, 86%) |
| CMYK | cmyk(35%, 0%, 13.2%, 13.7%) |
| CIE-LAB | lab(82.26, -30.07, 6.76) |
| CIE-LCH | lch(82.26, 30.82, 167.33°) |
| OKLab | oklab(83.62% -0.0852 0.0174) |
| OKLCH | oklch(83.62% 0.087 168.5) |
| XYZ | xyz(46.3214, 60.7849, 58.5720) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.34
Seafoam Blue
#78D1B6
ΔE00 3.54
Pale Teal
#82CBB2
ΔE00 4.18
Seafoam
#7FE0B3
ΔE00 4.53
Mediumaquamarine
#66CDAA
ΔE00 5.66
Light Turquoise
#7EF4CC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDCBF #DC8FAC
analogous
#8FDC98 #8FDCBF #8FD2DC
triadic
#8FDCBF #BF8FDC #DCBF8F
tetradic
#8FDCBF #988FDC #DC8FAC #D2DC8F
square
#8FDCBF #988FDC #DC8FAC #D2DC8F
split-complementary
#8FDCBF #DC8FD2 #DC988F
monochromatic
#39B788 #60CDA4 #8FDCBF #BEEBDA #E8F8F2
Accessibility & contrast
On white
1.60
#8FDCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#8FDCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDCBF
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDCBF | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BE
Deuteranopia (green-blind)
#CBC9C1
Tritanopia (blue-blind)
#7BDDD3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8fdcbf; /* rgb */ color: rgb(143, 220, 191); /* oklch */ color: oklch(83.6% 0.087 168.5);
Tailwind
colors: {
custom: {
50: '#b2e7d2',
500: '#8fdcbf',
950: '#000000',
},
}SCSS
$custom: #8fdcbf; $custom-light: #b2e7d2; $custom-dark: #000000;
JSON
{
"hex": "#8fdcbf",
"rgb": {
"r": 143,
"g": 220,
"b": 191
},
"hsl": {
"h": 157.403,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.83617,
"c": 0.08698,
"h": 168.5
},
"luminance": 0.60788
}Semantic roles & 50–950 ramp
primary
#8FDCBF
secondary
#B35C7D
accent
#2660C0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483