#8EDBBB#8EDBBB
#8EDBBB is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.089 H 166.2°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8EDBBB |
|---|---|
| RGB | rgb(142, 219, 187) |
| HSL | hsl(155, 52%, 71%) |
| HSV | hsv(155, 35%, 86%) |
| CMYK | cmyk(35.2%, 0%, 14.6%, 14.1%) |
| CIE-LAB | lab(81.84, -30.71, 8.26) |
| CIE-LCH | lch(81.84, 31.80, 164.94°) |
| OKLab | oklab(83.23% -0.0865 0.0213) |
| OKLCH | oklch(83.23% 0.089 166.2) |
| XYZ | xyz(45.4532, 59.9990, 56.1900) |
| Luminance | 0.6000 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.14
Seafoam Blue
#78D1B6
ΔE00 3.65
Seafoam
#7FE0B3
ΔE00 3.79
Pale Teal
#82CBB2
ΔE00 4.24
Mediumaquamarine
#66CDAA
ΔE00 5.29
Light Turquoise
#7EF4CC
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EDBBB #DB8EAE
analogous
#8EDB94 #8EDBBB #8ED4DB
triadic
#8EDBBB #BB8EDB #DBBB8E
tetradic
#8EDBBB #948EDB #DB8EAE #D4DB8E
square
#8EDBBB #948EDB #DB8EAE #D4DB8E
split-complementary
#8EDBBB #DB8ED4 #DB948E
monochromatic
#3AB582 #60CC9F #8EDBBB #BCEAD7 #E8F8F1
Accessibility & contrast
On white
1.62
#8EDBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#8EDBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EDBBB
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EDBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EDBBB | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B9
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#7BDBD2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #8edbbb; /* rgb */ color: rgb(142, 219, 187); /* oklch */ color: oklch(83.2% 0.089 166.2);
Tailwind
colors: {
custom: {
50: '#b1e6cf',
500: '#8edbbb',
950: '#000000',
},
}SCSS
$custom: #8edbbb; $custom-light: #b1e6cf; $custom-dark: #000000;
JSON
{
"hex": "#8edbbb",
"rgb": {
"r": 142,
"g": 219,
"b": 187
},
"hsl": {
"h": 155.065,
"s": 51.678,
"l": 70.784
},
"oklch": {
"l": 0.83231,
"c": 0.08913,
"h": 166.2
},
"luminance": 0.60002
}Semantic roles & 50–950 ramp
primary
#8EDBBB
secondary
#B25B7F
accent
#2666BF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111613
muted
#818483