#5EFBC1#5EFBC1
#5EFBC1 is a very light, vivid teal. Relative luminance 0.752; OKLCH L 89.0% C 0.156 H 165.0°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFBC1 |
|---|---|
| RGB | rgb(94, 251, 193) |
| HSL | hsl(158, 95%, 68%) |
| HSV | hsv(158, 63%, 98%) |
| CMYK | cmyk(62.5%, 0%, 23.1%, 1.6%) |
| CIE-LAB | lab(89.50, -54.53, 15.77) |
| CIE-LCH | lch(89.50, 56.77, 163.87°) |
| OKLab | oklab(89.02% -0.1507 0.0403) |
| OKLCH | oklch(89.02% 0.156 165) |
| XYZ | xyz(48.7339, 75.2192, 62.3922) |
| Luminance | 0.7522 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.12
Light Greenish Blue
#63F7B4
ΔE00 2.40
Greenish Cyan
#2AFEB7
ΔE00 2.94
Bright Teal
#01F9C6
ΔE00 3.54
Greenish Turquoise
#00FBB0
ΔE00 3.80
Aquamarine
#7FFFD4
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFBC1 #FB5E98
analogous
#5EFB72 #5EFBC1 #5EE7FB
triadic
#5EFBC1 #C15EFB #FBC15E
tetradic
#5EFBC1 #725EFB #FB5E98 #E7FB5E
square
#5EFBC1 #725EFB #FB5E98 #E7FB5E
split-complementary
#5EFBC1 #FB5EE7 #FB725E
monochromatic
#05D98B #22FAAA #5EFBC1 #9AFCD8 #D5FEEF
Accessibility & contrast
On white
1.31
#5EFBC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#5EFBC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFBC1
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFBC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFBC1 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EABE
Deuteranopia (green-blind)
#E1DBC5
Tritanopia (blue-blind)
#00FBEB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5efbc1; /* rgb */ color: rgb(94, 251, 193); /* oklch */ color: oklch(89.0% 0.156 165.0);
Tailwind
colors: {
custom: {
50: '#9bfdd3',
500: '#5efbc1',
950: '#000000',
},
}SCSS
$custom: #5efbc1; $custom-light: #9bfdd3; $custom-dark: #000000;
JSON
{
"hex": "#5efbc1",
"rgb": {
"r": 94,
"g": 251,
"b": 193
},
"hsl": {
"h": 157.834,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.89021,
"c": 0.15603,
"h": 165
},
"luminance": 0.75224
}Semantic roles & 50–950 ramp
primary
#5EFBC1
secondary
#D32A69
accent
#0055E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683