#5EEBB4#5EEBB4
#5EEBB4 is a very light, vivid teal. Relative luminance 0.651; OKLCH L 84.9% C 0.146 H 164.2°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEBB4 |
|---|---|
| RGB | rgb(94, 235, 180) |
| HSL | hsl(157, 78%, 65%) |
| HSV | hsv(157, 60%, 92%) |
| CMYK | cmyk(60%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(84.53, -50.80, 15.51) |
| CIE-LCH | lch(84.53, 53.11, 163.02°) |
| OKLab | oklab(84.87% -0.1403 0.0397) |
| OKLCH | oklch(84.87% 0.146 164.2) |
| XYZ | xyz(42.5584, 65.0873, 53.4914) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.33
Aqua Marine
#2EE8BB
ΔE00 3.78
Seafoam
#7FE0B3
ΔE00 4.22
Light Aquamarine
#7BFDC7
ΔE00 4.24
Light Turquoise
#7EF4CC
ΔE00 4.61
Bright Teal
#01F9C6
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEBB4 #EB5E95
analogous
#5EEB6E #5EEBB4 #5EDBEB
triadic
#5EEBB4 #B45EEB #EBB45E
tetradic
#5EEBB4 #6E5EEB #EB5E95 #DBEB5E
square
#5EEBB4 #6E5EEB #EB5E95 #DBEB5E
split-complementary
#5EEBB4 #EB5EDB #EB6E5E
monochromatic
#17B879 #28E49B #5EEBB4 #94F2CD #CBF9E7
Accessibility & contrast
On white
1.50
#5EEBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#5EEBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEBB4
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEBB4 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBB1
Deuteranopia (green-blind)
#D3CDB8
Tritanopia (blue-blind)
#00EBDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eebb4; /* rgb */ color: rgb(94, 235, 180); /* oklch */ color: oklch(84.9% 0.146 164.2);
Tailwind
colors: {
custom: {
50: '#98f2ca',
500: '#5eebb4',
950: '#000000',
},
}SCSS
$custom: #5eebb4; $custom-light: #98f2ca; $custom-dark: #000000;
JSON
{
"hex": "#5eebb4",
"rgb": {
"r": 94,
"g": 235,
"b": 180
},
"hsl": {
"h": 156.596,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.84871,
"c": 0.14582,
"h": 164.2
},
"luminance": 0.65092
}Semantic roles & 50–950 ramp
primary
#5EEBB4
secondary
#B73668
accent
#0B5CDA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582