#5EEEB2#5EEEB2
#5EEEB2 is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.5% C 0.151 H 162.6°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEEB2 |
|---|---|
| RGB | rgb(94, 238, 178) |
| HSL | hsl(155, 81%, 65%) |
| HSV | hsv(155, 61%, 93%) |
| CMYK | cmyk(60.5%, 0%, 25.2%, 6.7%) |
| CIE-LAB | lab(85.37, -52.45, 17.74) |
| CIE-LCH | lch(85.37, 55.37, 161.32°) |
| OKLab | oklab(85.55% -0.1443 0.0453) |
| OKLCH | oklch(85.55% 0.151 162.6) |
| XYZ | xyz(43.2223, 66.7387, 52.7149) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.24
Light Aquamarine
#7BFDC7
ΔE00 3.94
Greenish Cyan
#2AFEB7
ΔE00 4.13
Greenish Turquoise
#00FBB0
ΔE00 4.24
Light Blue Green
#7EFBB3
ΔE00 4.38
Aqua Marine
#2EE8BB
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEEB2 #EE5E9A
analogous
#5EEE6A #5EEEB2 #5EE2EE
triadic
#5EEEB2 #B25EEE #EEB25E
tetradic
#5EEEB2 #6A5EEE #EE5E9A #E2EE5E
square
#5EEEB2 #6A5EEE #EE5E9A #E2EE5E
split-complementary
#5EEEB2 #EE5EE2 #EE6A5E
monochromatic
#14BE77 #27E898 #5EEEB2 #95F4CC #CDFAE7
Accessibility & contrast
On white
1.46
#5EEEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#5EEEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEEB2
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEEB2 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEAF
Deuteranopia (green-blind)
#D6D0B6
Tritanopia (blue-blind)
#00EEDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5eeeb2; /* rgb */ color: rgb(94, 238, 178); /* oklch */ color: oklch(85.5% 0.151 162.6);
Tailwind
colors: {
custom: {
50: '#99f4c9',
500: '#5eeeb2',
950: '#000000',
},
}SCSS
$custom: #5eeeb2; $custom-light: #99f4c9; $custom-dark: #000000;
JSON
{
"hex": "#5eeeb2",
"rgb": {
"r": 94,
"g": 238,
"b": 178
},
"hsl": {
"h": 155,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.85546,
"c": 0.15123,
"h": 162.6
},
"luminance": 0.66743
}Semantic roles & 50–950 ramp
primary
#5EEEB2
secondary
#BC346D
accent
#0861DD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582