#8EDFBB#8EDFBB
#8EDFBB is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.1% C 0.095 H 164.4°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8EDFBB |
|---|---|
| RGB | rgb(142, 223, 187) |
| HSL | hsl(153, 56%, 72%) |
| HSV | hsv(153, 36%, 87%) |
| CMYK | cmyk(36.3%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(82.97, -32.60, 9.89) |
| CIE-LCH | lch(82.97, 34.06, 163.13°) |
| OKLab | oklab(84.15% -0.0914 0.0255) |
| OKLCH | oklch(84.15% 0.095 164.4) |
| XYZ | xyz(46.5093, 62.1112, 56.5420) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.24
Seafoam
#7FE0B3
ΔE00 2.71
Seafoam Blue
#78D1B6
ΔE00 4.64
Pale Teal
#82CBB2
ΔE00 5.46
Light Turquoise
#7EF4CC
ΔE00 5.47
Mint
#AAF0C1
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EDFBB #DF8EB2
analogous
#8EDF93 #8EDFBB #8EDBDF
triadic
#8EDFBB #BB8EDF #DFBB8E
tetradic
#8EDFBB #938EDF #DF8EB2 #DBDF8E
square
#8EDFBB #938EDF #DF8EB2 #DBDF8E
split-complementary
#8EDFBB #DF8EDB #DF938E
monochromatic
#36BD81 #5ED19E #8EDFBB #BEEDD8 #E7F8F1
Accessibility & contrast
On white
1.56
#8EDFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#8EDFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EDFBB
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EDFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EDFBB | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B9
Deuteranopia (green-blind)
#CFCBBD
Tritanopia (blue-blind)
#7ADFD5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #8edfbb; /* rgb */ color: rgb(142, 223, 187); /* oklch */ color: oklch(84.1% 0.095 164.4);
Tailwind
colors: {
custom: {
50: '#b2e9cf',
500: '#8edfbb',
950: '#000000',
},
}SCSS
$custom: #8edfbb; $custom-light: #b2e9cf; $custom-dark: #000000;
JSON
{
"hex": "#8edfbb",
"rgb": {
"r": 142,
"g": 223,
"b": 187
},
"hsl": {
"h": 153.333,
"s": 55.862,
"l": 71.569
},
"oklch": {
"l": 0.84145,
"c": 0.09491,
"h": 164.4
},
"luminance": 0.62114
}Semantic roles & 50–950 ramp
primary
#8EDFBB
secondary
#B75A83
accent
#226AC3
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483