#5EFBBF#5EFBBF
#5EFBBF is a very light, vivid teal. Relative luminance 0.751; OKLCH L 89.0% C 0.158 H 164.2°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFBBF |
|---|---|
| RGB | rgb(94, 251, 191) |
| HSL | hsl(157, 95%, 68%) |
| HSV | hsv(157, 63%, 98%) |
| CMYK | cmyk(62.5%, 0%, 23.9%, 1.6%) |
| CIE-LAB | lab(89.45, -54.96, 16.74) |
| CIE-LCH | lch(89.45, 57.45, 163.06°) |
| OKLab | oklab(88.97% -0.1516 0.0428) |
| OKLCH | oklch(88.97% 0.158 164.2) |
| XYZ | xyz(48.5123, 75.1305, 61.2251) |
| Luminance | 0.7514 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.00
Light Aquamarine
#7BFDC7
ΔE00 2.24
Greenish Cyan
#2AFEB7
ΔE00 2.67
Greenish Turquoise
#00FBB0
ΔE00 3.50
Bright Teal
#01F9C6
ΔE00 3.83
Light Blue Green
#7EFBB3
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFBBF #FB5E9A
analogous
#5EFB70 #5EFBBF #5EE9FB
triadic
#5EFBBF #BF5EFB #FBBF5E
tetradic
#5EFBBF #705EFB #FB5E9A #E9FB5E
square
#5EFBBF #705EFB #FB5E9A #E9FB5E
split-complementary
#5EFBBF #FB5EE9 #FB705E
monochromatic
#05D988 #22FAA7 #5EFBBF #9AFCD7 #D5FEEE
Accessibility & contrast
On white
1.31
#5EFBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#5EFBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFBBF
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFBBF | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EABC
Deuteranopia (green-blind)
#E1DBC3
Tritanopia (blue-blind)
#00FBEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5efbbf; /* rgb */ color: rgb(94, 251, 191); /* oklch */ color: oklch(89.0% 0.158 164.2);
Tailwind
colors: {
custom: {
50: '#9bfdd2',
500: '#5efbbf',
950: '#000000',
},
}SCSS
$custom: #5efbbf; $custom-light: #9bfdd2; $custom-dark: #000000;
JSON
{
"hex": "#5efbbf",
"rgb": {
"r": 94,
"g": 251,
"b": 191
},
"hsl": {
"h": 157.07,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.88974,
"c": 0.15755,
"h": 164.2
},
"luminance": 0.75136
}Semantic roles & 50–950 ramp
primary
#5EFBBF
secondary
#D32A6B
accent
#0058E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683