#93EBAE#93EBAE
#93EBAE is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.8% C 0.121 H 153.1°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #93EBAE |
|---|---|
| RGB | rgb(147, 235, 174) |
| HSL | hsl(138, 69%, 75%) |
| HSV | hsv(138, 37%, 92%) |
| CMYK | cmyk(37.4%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(86.34, -39.18, 21.45) |
| CIE-LCH | lch(86.34, 44.67, 151.31°) |
| OKLab | oklab(86.84% -0.1075 0.0546) |
| OKLCH | oklch(86.84% 0.121 153.1) |
| XYZ | xyz(49.3779, 68.6728, 50.6895) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.02
Light Sea Green
#98F6B0
ΔE00 2.73
Mint
#AAF0C1
ΔE00 4.00
Light Seafoam
#A0FEBF
ΔE00 4.01
Light Mint Green
#A6FBB2
ΔE00 4.28
Seafoam (survey)
#80F9AD
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93EBAE #EB93D0
analogous
#A4EB93 #93EBAE #93EBDA
triadic
#93EBAE #AE93EB #EBAE93
tetradic
#93EBAE #93A4EB #EB93D0 #EBDA93
square
#93EBAE #93A4EB #EB93D0 #EBDA93
split-complementary
#93EBAE #DA93EB #EB93A4
monochromatic
#2CD861 #5FE187 #93EBAE #C7F5D5 #E5FAEC
Accessibility & contrast
On white
1.43
#93EBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#93EBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93EBAE
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93EBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93EBAE | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAA
Deuteranopia (green-blind)
#DDD4B1
Tritanopia (blue-blind)
#83E9DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #93ebae; /* rgb */ color: rgb(147, 235, 174); /* oklch */ color: oklch(86.8% 0.121 153.1);
Tailwind
colors: {
custom: {
50: '#b6f2c6',
500: '#93ebae',
950: '#000000',
},
}SCSS
$custom: #93ebae; $custom-light: #b6f2c6; $custom-dark: #000000;
JSON
{
"hex": "#93ebae",
"rgb": {
"r": 147,
"g": 235,
"b": 174
},
"hsl": {
"h": 138.409,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.86839,
"c": 0.12054,
"h": 153.1
},
"luminance": 0.68676
}Semantic roles & 50–950 ramp
primary
#93EBAE
secondary
#C65CA6
accent
#1597D1
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582