#5AEBB4#5AEBB4
#5AEBB4 is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.8% C 0.148 H 164.6°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEBB4 |
|---|---|
| RGB | rgb(90, 235, 180) |
| HSL | hsl(157, 78%, 64%) |
| HSV | hsv(157, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(84.42, -51.54, 15.35) |
| CIE-LCH | lch(84.42, 53.78, 163.42°) |
| OKLab | oklab(84.75% -0.1424 0.0393) |
| OKLCH | oklch(84.75% 0.148 164.6) |
| XYZ | xyz(42.1587, 64.8812, 53.4727) |
| Luminance | 0.6489 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.40
Aqua Marine
#2EE8BB
ΔE00 3.56
Light Aquamarine
#7BFDC7
ΔE00 4.36
Seafoam
#7FE0B3
ΔE00 4.42
Bright Teal
#01F9C6
ΔE00 4.55
Light Turquoise
#7EF4CC
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEBB4 #EB5A91
analogous
#5AEB6B #5AEBB4 #5ADAEB
triadic
#5AEBB4 #B45AEB #EBB45A
tetradic
#5AEBB4 #6B5AEB #EB5A91 #DAEB5A
square
#5AEBB4 #6B5AEB #EB5A91 #DAEB5A
split-complementary
#5AEBB4 #EB5ADA #EB6B5A
monochromatic
#16B578 #23E49B #5AEBB4 #91F2CD #C7F8E6
Accessibility & contrast
On white
1.50
#5AEBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#5AEBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEBB4
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEBB4 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 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: #5aebb4; /* rgb */ color: rgb(90, 235, 180); /* oklch */ color: oklch(84.8% 0.148 164.6);
Tailwind
colors: {
custom: {
50: '#96f2ca',
500: '#5aebb4',
950: '#000000',
},
}SCSS
$custom: #5aebb4; $custom-light: #96f2ca; $custom-dark: #000000;
JSON
{
"hex": "#5aebb4",
"rgb": {
"r": 90,
"g": 235,
"b": 180
},
"hsl": {
"h": 157.241,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.84754,
"c": 0.14768,
"h": 164.6
},
"luminance": 0.64886
}Semantic roles & 50–950 ramp
primary
#5AEBB4
secondary
#B53565
accent
#0B5ADB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582