#5EF1B2#5EF1B2
#5EF1B2 is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.3% C 0.155 H 161.8°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF1B2 |
|---|---|
| RGB | rgb(94, 241, 178) |
| HSL | hsl(154, 84%, 66%) |
| HSV | hsv(154, 61%, 95%) |
| CMYK | cmyk(61%, 0%, 26.1%, 5.5%) |
| CIE-LAB | lab(86.26, -53.67, 18.97) |
| CIE-LCH | lch(86.26, 56.92, 160.53°) |
| OKLab | oklab(86.27% -0.1473 0.0484) |
| OKLCH | oklch(86.27% 0.155 161.8) |
| XYZ | xyz(44.1030, 68.5001, 53.0085) |
| Luminance | 0.6851 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.44
Greenish Cyan
#2AFEB7
ΔE00 3.52
Greenish Turquoise
#00FBB0
ΔE00 3.66
Light Aquamarine
#7BFDC7
ΔE00 3.71
Light Blue Green
#7EFBB3
ΔE00 3.73
Seafoam Green
#7AF9AB
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF1B2 #F15E9D
analogous
#5EF168 #5EF1B2 #5EE6F1
triadic
#5EF1B2 #B25EF1 #F1B25E
tetradic
#5EF1B2 #685EF1 #F15E9D #E6F15E
square
#5EF1B2 #685EF1 #F15E9D #E6F15E
split-complementary
#5EF1B2 #F15EE6 #F1685E
monochromatic
#11C477 #26EC97 #5EF1B2 #96F6CD #CFFBE8
Accessibility & contrast
On white
1.43
#5EF1B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#5EF1B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF1B2
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF1B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF1B2 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AE
Deuteranopia (green-blind)
#D9D2B6
Tritanopia (blue-blind)
#00F1E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ef1b2; /* rgb */ color: rgb(94, 241, 178); /* oklch */ color: oklch(86.3% 0.155 161.8);
Tailwind
colors: {
custom: {
50: '#99f6c9',
500: '#5ef1b2',
950: '#000000',
},
}SCSS
$custom: #5ef1b2; $custom-light: #99f6c9; $custom-dark: #000000;
JSON
{
"hex": "#5ef1b2",
"rgb": {
"r": 94,
"g": 241,
"b": 178
},
"hsl": {
"h": 154.286,
"s": 84,
"l": 65.686
},
"oklch": {
"l": 0.8627,
"c": 0.15509,
"h": 161.8
},
"luminance": 0.68505
}Semantic roles & 50–950 ramp
primary
#5EF1B2
secondary
#C1326F
accent
#0563E0
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582