#5AECB3#5AECB3
#5AECB3 is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.0% C 0.150 H 163.9°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5AECB3 |
|---|---|
| RGB | rgb(90, 236, 179) |
| HSL | hsl(157, 79%, 64%) |
| HSV | hsv(157, 62%, 93%) |
| CMYK | cmyk(61.9%, 0%, 24.2%, 7.5%) |
| CIE-LAB | lab(84.70, -52.16, 16.26) |
| CIE-LCH | lch(84.70, 54.64, 162.69°) |
| OKLab | oklab(84.97% -0.1438 0.0415) |
| OKLCH | oklch(84.97% 0.15 163.9) |
| XYZ | xyz(42.3443, 65.4148, 53.0338) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.98
Aqua Marine
#2EE8BB
ΔE00 3.93
Light Aquamarine
#7BFDC7
ΔE00 4.23
Greenish Cyan
#2AFEB7
ΔE00 4.54
Bright Teal
#01F9C6
ΔE00 4.63
Seafoam
#7FE0B3
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AECB3 #EC5A93
analogous
#5AEC6A #5AECB3 #5ADCEC
triadic
#5AECB3 #B35AEC #ECB35A
tetradic
#5AECB3 #6A5AEC #EC5A93 #DCEC5A
square
#5AECB3 #6A5AEC #EC5A93 #DCEC5A
split-complementary
#5AECB3 #EC5ADC #EC6A5A
monochromatic
#15B778 #23E69A #5AECB3 #91F2CC #C8F9E6
Accessibility & contrast
On white
1.49
#5AECB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#5AECB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AECB3
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AECB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AECB3 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCB0
Deuteranopia (green-blind)
#D4CEB7
Tritanopia (blue-blind)
#00ECDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aecb3; /* rgb */ color: rgb(90, 236, 179); /* oklch */ color: oklch(85.0% 0.150 163.9);
Tailwind
colors: {
custom: {
50: '#96f3c9',
500: '#5aecb3',
950: '#000000',
},
}SCSS
$custom: #5aecb3; $custom-light: #96f3c9; $custom-dark: #000000;
JSON
{
"hex": "#5aecb3",
"rgb": {
"r": 90,
"g": 236,
"b": 179
},
"hsl": {
"h": 156.575,
"s": 79.348,
"l": 63.922
},
"oklch": {
"l": 0.84971,
"c": 0.14972,
"h": 163.9
},
"luminance": 0.65419
}Semantic roles & 50–950 ramp
primary
#5AECB3
secondary
#B63467
accent
#0A5CDC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582