#5EEEB5#5EEEB5
#5EEEB5 is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.6% C 0.149 H 163.8°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEEB5 |
|---|---|
| RGB | rgb(94, 238, 181) |
| HSL | hsl(156, 81%, 65%) |
| HSV | hsv(156, 61%, 93%) |
| CMYK | cmyk(60.5%, 0%, 23.9%, 6.7%) |
| CIE-LAB | lab(85.43, -51.82, 16.26) |
| CIE-LCH | lch(85.43, 54.31, 162.57°) |
| OKLab | oklab(85.62% -0.1429 0.0416) |
| OKLCH | oklch(85.62% 0.149 163.8) |
| XYZ | xyz(43.5268, 66.8605, 54.3186) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.64
Light Aquamarine
#7BFDC7
ΔE00 3.74
Aqua Marine
#2EE8BB
ΔE00 4.16
Greenish Cyan
#2AFEB7
ΔE00 4.32
Bright Teal
#01F9C6
ΔE00 4.52
Greenish Turquoise
#00FBB0
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEEB5 #EE5E97
analogous
#5EEE6D #5EEEB5 #5EDFEE
triadic
#5EEEB5 #B55EEE #EEB55E
tetradic
#5EEEB5 #6D5EEE #EE5E97 #DFEE5E
square
#5EEEB5 #6D5EEE #EE5E97 #DFEE5E
split-complementary
#5EEEB5 #EE5EDF #EE6D5E
monochromatic
#14BE7A #27E89C #5EEEB5 #95F4CE #CDFAE8
Accessibility & contrast
On white
1.46
#5EEEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#5EEEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEEB5
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEEB5 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEB2
Deuteranopia (green-blind)
#D6D0B9
Tritanopia (blue-blind)
#00EEDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5eeeb5; /* rgb */ color: rgb(94, 238, 181); /* oklch */ color: oklch(85.6% 0.149 163.8);
Tailwind
colors: {
custom: {
50: '#99f4cb',
500: '#5eeeb5',
950: '#000000',
},
}SCSS
$custom: #5eeeb5; $custom-light: #99f4cb; $custom-dark: #000000;
JSON
{
"hex": "#5eeeb5",
"rgb": {
"r": 94,
"g": 238,
"b": 181
},
"hsl": {
"h": 156.25,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.85617,
"c": 0.14887,
"h": 163.8
},
"luminance": 0.66865
}Semantic roles & 50–950 ramp
primary
#5EEEB5
secondary
#BC346A
accent
#085DDD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582