#93E2BF#93E2BF
#93E2BF is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.2% C 0.093 H 164.7°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #93E2BF |
|---|---|
| RGB | rgb(147, 226, 191) |
| HSL | hsl(153, 58%, 73%) |
| HSV | hsv(153, 35%, 89%) |
| CMYK | cmyk(35%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(84.15, -31.78, 9.49) |
| CIE-LCH | lch(84.15, 33.16, 163.37°) |
| OKLab | oklab(85.19% -0.0892 0.0245) |
| OKLCH | oklch(85.19% 0.093 164.7) |
| XYZ | xyz(48.6295, 64.3545, 59.1394) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 0.75
Seafoam
#7FE0B3
ΔE00 3.27
Mint
#AAF0C1
ΔE00 4.99
Light Turquoise
#7EF4CC
ΔE00 5.18
Seafoam Blue
#78D1B6
ΔE00 5.19
Pale Turquoise
#A5FBD5
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93E2BF #E293B6
analogous
#93E297 #93E2BF #93DDE2
triadic
#93E2BF #BF93E2 #E2BF93
tetradic
#93E2BF #9793E2 #E293B6 #DDE293
square
#93E2BF #9793E2 #E293B6 #DDE293
split-complementary
#93E2BF #E293DD #E29793
monochromatic
#35C686 #63D5A2 #93E2BF #C3EFDC #E7F9F1
Accessibility & contrast
On white
1.51
#93E2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#93E2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93E2BF
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93E2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93E2BF | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BD
Deuteranopia (green-blind)
#D2CEC1
Tritanopia (blue-blind)
#80E2D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #93e2bf; /* rgb */ color: rgb(147, 226, 191); /* oklch */ color: oklch(85.2% 0.093 164.7);
Tailwind
colors: {
custom: {
50: '#b5ebd2',
500: '#93e2bf',
950: '#000000',
},
}SCSS
$custom: #93e2bf; $custom-light: #b5ebd2; $custom-dark: #000000;
JSON
{
"hex": "#93e2bf",
"rgb": {
"r": 147,
"g": 226,
"b": 191
},
"hsl": {
"h": 153.418,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.85188,
"c": 0.09254,
"h": 164.7
},
"luminance": 0.64357
}Semantic roles & 50–950 ramp
primary
#93E2BF
secondary
#BB5E87
accent
#2069C5
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483