#5AEBB3#5AEBB3
#5AEBB3 is a very light, vivid teal. Relative luminance 0.648; OKLCH L 84.7% C 0.148 H 164.2°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEBB3 |
|---|---|
| RGB | rgb(90, 235, 179) |
| HSL | hsl(157, 78%, 64%) |
| HSV | hsv(157, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 23.8%, 7.8%) |
| CIE-LAB | lab(84.40, -51.75, 15.84) |
| CIE-LCH | lch(84.40, 54.12, 162.98°) |
| OKLab | oklab(84.73% -0.1428 0.0405) |
| OKLCH | oklch(84.73% 0.148 164.2) |
| XYZ | xyz(42.0572, 64.8406, 52.9381) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.26
Aqua Marine
#2EE8BB
ΔE00 3.75
Light Aquamarine
#7BFDC7
ΔE00 4.38
Seafoam
#7FE0B3
ΔE00 4.47
Bright Teal
#01F9C6
ΔE00 4.67
Greenish Cyan
#2AFEB7
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEBB3 #EB5A92
analogous
#5AEB6A #5AEBB3 #5ADAEB
triadic
#5AEBB3 #B35AEB #EBB35A
tetradic
#5AEBB3 #6A5AEB #EB5A92 #DAEB5A
square
#5AEBB3 #6A5AEB #EB5A92 #DAEB5A
split-complementary
#5AEBB3 #EB5ADA #EB6A5A
monochromatic
#16B577 #23E49A #5AEBB3 #91F2CC #C7F8E5
Accessibility & contrast
On white
1.50
#5AEBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#5AEBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEBB3
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEBB3 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBB0
Deuteranopia (green-blind)
#D3CDB7
Tritanopia (blue-blind)
#00EBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aebb3; /* rgb */ color: rgb(90, 235, 179); /* oklch */ color: oklch(84.7% 0.148 164.2);
Tailwind
colors: {
custom: {
50: '#96f2c9',
500: '#5aebb3',
950: '#000000',
},
}SCSS
$custom: #5aebb3; $custom-light: #96f2c9; $custom-dark: #000000;
JSON
{
"hex": "#5aebb3",
"rgb": {
"r": 90,
"g": 235,
"b": 179
},
"hsl": {
"h": 156.828,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.8473,
"c": 0.14846,
"h": 164.2
},
"luminance": 0.64845
}Semantic roles & 50–950 ramp
primary
#5AEBB3
secondary
#B53566
accent
#0B5BDB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582