#8EDFBF#8EDFBF
#8EDFBF is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.3% C 0.092 H 167.2°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8EDFBF |
|---|---|
| RGB | rgb(142, 223, 191) |
| HSL | hsl(156, 56%, 72%) |
| HSV | hsv(156, 36%, 87%) |
| CMYK | cmyk(36.3%, 0%, 14.3%, 12.5%) |
| CIE-LAB | lab(83.06, -31.77, 7.91) |
| CIE-LCH | lch(83.06, 32.74, 166.03°) |
| OKLab | oklab(84.25% -0.0897 0.0203) |
| OKLCH | oklch(84.25% 0.092 167.2) |
| XYZ | xyz(46.9435, 62.2849, 58.8287) |
| Luminance | 0.6229 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.32
Seafoam
#7FE0B3
ΔE00 3.64
Seafoam Blue
#78D1B6
ΔE00 4.08
Pale Teal
#82CBB2
ΔE00 5.00
Light Turquoise
#7EF4CC
ΔE00 5.50
Mediumaquamarine
#66CDAA
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EDFBF #DF8EAE
analogous
#8EDF97 #8EDFBF #8ED7DF
triadic
#8EDFBF #BF8EDF #DFBF8E
tetradic
#8EDFBF #978EDF #DF8EAE #D7DF8E
square
#8EDFBF #978EDF #DF8EAE #D7DF8E
split-complementary
#8EDFBF #DF8ED7 #DF978E
monochromatic
#36BD88 #5ED1A4 #8EDFBF #BEEDDA #E7F8F1
Accessibility & contrast
On white
1.56
#8EDFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#8EDFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EDFBF
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EDFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EDFBF | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD5BD
Deuteranopia (green-blind)
#CECBC1
Tritanopia (blue-blind)
#79E0D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #8edfbf; /* rgb */ color: rgb(142, 223, 191); /* oklch */ color: oklch(84.3% 0.092 167.2);
Tailwind
colors: {
custom: {
50: '#b2e9d2',
500: '#8edfbf',
950: '#000000',
},
}SCSS
$custom: #8edfbf; $custom-light: #b2e9d2; $custom-dark: #000000;
JSON
{
"hex": "#8edfbf",
"rgb": {
"r": 142,
"g": 223,
"b": 191
},
"hsl": {
"h": 156.296,
"s": 55.862,
"l": 71.569
},
"oklch": {
"l": 0.8425,
"c": 0.09198,
"h": 167.2
},
"luminance": 0.62288
}Semantic roles & 50–950 ramp
primary
#8EDFBF
secondary
#B75A7F
accent
#2262C3
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483