#93E2BB#93E2BB
#93E2BB is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.1% C 0.096 H 162.0°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #93E2BB |
|---|---|
| RGB | rgb(147, 226, 187) |
| HSL | hsl(150, 58%, 73%) |
| HSV | hsv(150, 35%, 89%) |
| CMYK | cmyk(35%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(84.06, -32.58, 11.47) |
| CIE-LCH | lch(84.06, 34.54, 160.61°) |
| OKLab | oklab(85.09% -0.091 0.0295) |
| OKLCH | oklch(85.09% 0.096 162) |
| XYZ | xyz(48.1953, 64.1809, 56.8527) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.53
Seafoam
#7FE0B3
ΔE00 2.64
Mint
#AAF0C1
ΔE00 4.33
Hospital Green
#9BE5AA
ΔE00 5.26
Light Turquoise
#7EF4CC
ΔE00 5.35
Pale Turquoise
#A5FBD5
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93E2BB #E293BA
analogous
#93E293 #93E2BB #93E1E2
triadic
#93E2BB #BB93E2 #E2BB93
tetradic
#93E2BB #9393E2 #E293BA #E1E293
square
#93E2BB #9393E2 #E293BA #E1E293
split-complementary
#93E2BB #E293E1 #E29393
monochromatic
#35C67E #63D59D #93E2BB #C3EFD9 #E7F9F0
Accessibility & contrast
On white
1.52
#93E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#93E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93E2BB
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93E2BB | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#D3CEBD
Tritanopia (blue-blind)
#81E2D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #93e2bb; /* rgb */ color: rgb(147, 226, 187); /* oklch */ color: oklch(85.1% 0.096 162.0);
Tailwind
colors: {
custom: {
50: '#b5ebcf',
500: '#93e2bb',
950: '#000000',
},
}SCSS
$custom: #93e2bb; $custom-light: #b5ebcf; $custom-dark: #000000;
JSON
{
"hex": "#93e2bb",
"rgb": {
"r": 147,
"g": 226,
"b": 187
},
"hsl": {
"h": 150.38,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.85085,
"c": 0.09565,
"h": 162
},
"luminance": 0.64184
}Semantic roles & 50–950 ramp
primary
#93E2BB
secondary
#BB5E8C
accent
#2072C5
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483