#8EE2CB#8EE2CB
#8EE2CB is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.3% C 0.089 H 174.8°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE2CB |
|---|---|
| RGB | rgb(142, 226, 203) |
| HSL | hsl(164, 59%, 72%) |
| HSV | hsv(164, 37%, 89%) |
| CMYK | cmyk(37.2%, 0%, 10.2%, 11.4%) |
| CIE-LAB | lab(84.20, -30.63, 3.21) |
| CIE-LCH | lch(84.20, 30.80, 174.02°) |
| OKLab | oklab(85.26% -0.0882 0.008) |
| OKLCH | oklch(85.26% 0.089 174.8) |
| XYZ | xyz(49.1272, 64.4521, 66.3402) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.70
Tiffany Blue
#7BF2DA
ΔE00 4.58
Seafoam Blue
#78D1B6
ΔE00 4.59
Pale Teal
#82CBB2
ΔE00 5.62
Light Turquoise
#7EF4CC
ΔE00 6.10
Seafoam
#7FE0B3
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE2CB #E28EA5
analogous
#8EE2A1 #8EE2CB #8ECFE2
triadic
#8EE2CB #CB8EE2 #E2CB8E
tetradic
#8EE2CB #A18EE2 #E28EA5 #CFE28E
square
#8EE2CB #A18EE2 #E28EA5 #CFE28E
split-complementary
#8EE2CB #E28ECF #E2A18E
monochromatic
#32C39C #5DD6B5 #8EE2CB #BFEEE1 #E7F9F4
Accessibility & contrast
On white
1.51
#8EE2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#8EE2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE2CB
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE2CB | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CA
Deuteranopia (green-blind)
#CECECD
Tritanopia (blue-blind)
#74E4DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8ee2cb; /* rgb */ color: rgb(142, 226, 203); /* oklch */ color: oklch(85.3% 0.089 174.8);
Tailwind
colors: {
custom: {
50: '#b2ebda',
500: '#8ee2cb',
950: '#000000',
},
}SCSS
$custom: #8ee2cb; $custom-light: #b2ebda; $custom-dark: #000000;
JSON
{
"hex": "#8ee2cb",
"rgb": {
"r": 142,
"g": 226,
"b": 203
},
"hsl": {
"h": 163.571,
"s": 59.155,
"l": 72.157
},
"oklch": {
"l": 0.8526,
"c": 0.08853,
"h": 174.8
},
"luminance": 0.64455
}Semantic roles & 50–950 ramp
primary
#8EE2CB
secondary
#BB5A74
accent
#1F4DC7
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483