#94E2BB#94E2BB
#94E2BB is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.1% C 0.095 H 161.7°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #94E2BB |
|---|---|
| RGB | rgb(148, 226, 187) |
| HSL | hsl(150, 57%, 73%) |
| HSV | hsv(150, 35%, 89%) |
| CMYK | cmyk(34.5%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(84.11, -32.29, 11.54) |
| CIE-LCH | lch(84.11, 34.29, 160.33°) |
| OKLab | oklab(85.14% -0.0901 0.0297) |
| OKLCH | oklch(85.14% 0.095 161.7) |
| XYZ | xyz(48.3755, 64.2737, 56.8611) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.62
Seafoam
#7FE0B3
ΔE00 2.76
Mint
#AAF0C1
ΔE00 4.24
Hospital Green
#9BE5AA
ΔE00 5.20
Light Turquoise
#7EF4CC
ΔE00 5.45
Pale Turquoise
#A5FBD5
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94E2BB #E294BB
analogous
#94E294 #94E2BB #94E2E2
triadic
#94E2BB #BB94E2 #E2BB94
tetradic
#94E2BB #9494E2 #E294BB #E2E294
square
#94E2BB #9494E2 #E294BB #E2E294
split-complementary
#94E2BB #E294E2 #E29494
monochromatic
#36C67E #64D59C #94E2BB #C4EFDA #E7F8F0
Accessibility & contrast
On white
1.52
#94E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#94E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94E2BB
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94E2BB | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#D3CEBD
Tritanopia (blue-blind)
#82E2D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #94e2bb; /* rgb */ color: rgb(148, 226, 187); /* oklch */ color: oklch(85.1% 0.095 161.7);
Tailwind
colors: {
custom: {
50: '#b6ebcf',
500: '#94e2bb',
950: '#000000',
},
}SCSS
$custom: #94e2bb; $custom-light: #b6ebcf; $custom-dark: #000000;
JSON
{
"hex": "#94e2bb",
"rgb": {
"r": 148,
"g": 226,
"b": 187
},
"hsl": {
"h": 150,
"s": 57.353,
"l": 73.333
},
"oklch": {
"l": 0.85137,
"c": 0.09492,
"h": 161.7
},
"luminance": 0.64276
}Semantic roles & 50–950 ramp
primary
#94E2BB
secondary
#BB5F8D
accent
#2173C5
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483