#94E2BC#94E2BC
#94E2BC is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.2% C 0.094 H 162.4°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #94E2BC |
|---|---|
| RGB | rgb(148, 226, 188) |
| HSL | hsl(151, 57%, 73%) |
| HSV | hsv(151, 35%, 89%) |
| CMYK | cmyk(34.5%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(84.13, -32.09, 11.05) |
| CIE-LCH | lch(84.13, 33.94, 161.00°) |
| OKLab | oklab(85.16% -0.0897 0.0285) |
| OKLCH | oklch(85.16% 0.094 162.4) |
| XYZ | xyz(48.4829, 64.3167, 57.4269) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.39
Seafoam
#7FE0B3
ΔE00 2.87
Mint
#AAF0C1
ΔE00 4.39
Light Turquoise
#7EF4CC
ΔE00 5.38
Pale Turquoise
#A5FBD5
ΔE00 5.43
Hospital Green
#9BE5AA
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94E2BC #E294BA
analogous
#94E295 #94E2BC #94E1E2
triadic
#94E2BC #BC94E2 #E2BC94
tetradic
#94E2BC #9594E2 #E294BA #E1E294
square
#94E2BC #9594E2 #E294BA #E1E294
split-complementary
#94E2BC #E294E1 #E29594
monochromatic
#36C680 #64D59E #94E2BC #C4EFDA #E7F8F0
Accessibility & contrast
On white
1.51
#94E2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#94E2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94E2BC
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94E2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94E2BC | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 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)
#E0D7BA
Deuteranopia (green-blind)
#D3CEBE
Tritanopia (blue-blind)
#82E2D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #94e2bc; /* rgb */ color: rgb(148, 226, 188); /* oklch */ color: oklch(85.2% 0.094 162.4);
Tailwind
colors: {
custom: {
50: '#b6ebd0',
500: '#94e2bc',
950: '#000000',
},
}SCSS
$custom: #94e2bc; $custom-light: #b6ebd0; $custom-dark: #000000;
JSON
{
"hex": "#94e2bc",
"rgb": {
"r": 148,
"g": 226,
"b": 188
},
"hsl": {
"h": 150.769,
"s": 57.353,
"l": 73.333
},
"oklch": {
"l": 0.85162,
"c": 0.09412,
"h": 162.4
},
"luminance": 0.64319
}Semantic roles & 50–950 ramp
primary
#94E2BC
secondary
#BB5F8C
accent
#2171C5
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483