#94E1BB#94E1BB
#94E1BB is a very light, moderate teal. Relative luminance 0.637; OKLCH L 84.9% C 0.093 H 162.1°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #94E1BB |
|---|---|
| RGB | rgb(148, 225, 187) |
| HSL | hsl(150, 56%, 73%) |
| HSV | hsv(150, 34%, 88%) |
| CMYK | cmyk(34.2%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(83.83, -31.82, 11.14) |
| CIE-LCH | lch(83.83, 33.72, 160.71°) |
| OKLab | oklab(84.91% -0.0889 0.0287) |
| OKLCH | oklch(84.91% 0.093 162.1) |
| XYZ | xyz(48.1044, 63.7315, 56.7708) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.56
Seafoam
#7FE0B3
ΔE00 2.88
Mint
#AAF0C1
ΔE00 4.48
Hospital Green
#9BE5AA
ΔE00 5.43
Light Turquoise
#7EF4CC
ΔE00 5.61
Seafoam Blue
#78D1B6
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94E1BB #E194BA
analogous
#94E194 #94E1BB #94E0E1
triadic
#94E1BB #BB94E1 #E1BB94
tetradic
#94E1BB #9494E1 #E194BA #E0E194
square
#94E1BB #9494E1 #E194BA #E0E194
split-complementary
#94E1BB #E194E0 #E19494
monochromatic
#37C47E #64D49D #94E1BB #C4EED9 #E7F8F0
Accessibility & contrast
On white
1.53
#94E1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#94E1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94E1BB
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94E1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94E1BB | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD6B9
Deuteranopia (green-blind)
#D2CDBD
Tritanopia (blue-blind)
#83E1D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #94e1bb; /* rgb */ color: rgb(148, 225, 187); /* oklch */ color: oklch(84.9% 0.093 162.1);
Tailwind
colors: {
custom: {
50: '#b6eacf',
500: '#94e1bb',
950: '#000000',
},
}SCSS
$custom: #94e1bb; $custom-light: #b6eacf; $custom-dark: #000000;
JSON
{
"hex": "#94e1bb",
"rgb": {
"r": 148,
"g": 225,
"b": 187
},
"hsl": {
"h": 150.39,
"s": 56.204,
"l": 73.137
},
"oklch": {
"l": 0.8491,
"c": 0.09344,
"h": 162.1
},
"luminance": 0.63734
}Semantic roles & 50–950 ramp
primary
#94E1BB
secondary
#BA608C
accent
#2272C4
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483