#93E1BB#93E1BB
#93E1BB is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.9% C 0.094 H 162.4°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #93E1BB |
|---|---|
| RGB | rgb(147, 225, 187) |
| HSL | hsl(151, 57%, 73%) |
| HSV | hsv(151, 35%, 88%) |
| CMYK | cmyk(34.7%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(83.78, -32.11, 11.07) |
| CIE-LCH | lch(83.78, 33.96, 160.99°) |
| OKLab | oklab(84.86% -0.0897 0.0285) |
| OKLCH | oklch(84.86% 0.094 162.4) |
| XYZ | xyz(47.9242, 63.6386, 56.7623) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.46
Seafoam
#7FE0B3
ΔE00 2.78
Mint
#AAF0C1
ΔE00 4.56
Hospital Green
#9BE5AA
ΔE00 5.49
Light Turquoise
#7EF4CC
ΔE00 5.51
Seafoam Blue
#78D1B6
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93E1BB #E193B9
analogous
#93E194 #93E1BB #93E0E1
triadic
#93E1BB #BB93E1 #E1BB93
tetradic
#93E1BB #9493E1 #E193B9 #E0E193
square
#93E1BB #9493E1 #E193B9 #E0E193
split-complementary
#93E1BB #E193E0 #E19493
monochromatic
#36C37F #63D49D #93E1BB #C3EED9 #E7F8F0
Accessibility & contrast
On white
1.53
#93E1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#93E1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93E1BB
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93E1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93E1BB | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD6B9
Deuteranopia (green-blind)
#D2CDBD
Tritanopia (blue-blind)
#81E1D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #93e1bb; /* rgb */ color: rgb(147, 225, 187); /* oklch */ color: oklch(84.9% 0.094 162.4);
Tailwind
colors: {
custom: {
50: '#b5eacf',
500: '#93e1bb',
950: '#000000',
},
}SCSS
$custom: #93e1bb; $custom-light: #b5eacf; $custom-dark: #000000;
JSON
{
"hex": "#93e1bb",
"rgb": {
"r": 147,
"g": 225,
"b": 187
},
"hsl": {
"h": 150.769,
"s": 56.522,
"l": 72.941
},
"oklch": {
"l": 0.84857,
"c": 0.09417,
"h": 162.4
},
"luminance": 0.63641
}Semantic roles & 50–950 ramp
primary
#93E1BB
secondary
#BA5F8B
accent
#2171C4
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483