#5AEAB2#5AEAB2
#5AEAB2 is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.5% C 0.148 H 164.0°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEAB2 |
|---|---|
| RGB | rgb(90, 234, 178) |
| HSL | hsl(157, 77%, 64%) |
| HSV | hsv(157, 62%, 92%) |
| CMYK | cmyk(61.5%, 0%, 23.9%, 8.2%) |
| CIE-LAB | lab(84.08, -51.56, 15.92) |
| CIE-LCH | lch(84.08, 53.96, 162.84°) |
| OKLab | oklab(84.46% -0.1423 0.0407) |
| OKLCH | oklch(84.46% 0.148 164) |
| XYZ | xyz(41.6710, 64.2293, 52.3123) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.41
Aqua Marine
#2EE8BB
ΔE00 3.76
Seafoam
#7FE0B3
ΔE00 4.36
Light Aquamarine
#7BFDC7
ΔE00 4.57
Eucalyptus
#44D7A8
ΔE00 4.78
Bright Teal
#01F9C6
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEAB2 #EA5A92
analogous
#5AEA6A #5AEAB2 #5ADAEA
triadic
#5AEAB2 #B25AEA #EAB25A
tetradic
#5AEAB2 #6A5AEA #EA5A92 #DAEA5A
square
#5AEAB2 #6A5AEA #EA5A92 #DAEA5A
split-complementary
#5AEAB2 #EA5ADA #EA6A5A
monochromatic
#17B376 #24E399 #5AEAB2 #90F1CB #C7F8E5
Accessibility & contrast
On white
1.52
#5AEAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#5AEAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEAB2
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEAB2 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAF
Deuteranopia (green-blind)
#D2CCB6
Tritanopia (blue-blind)
#00EADA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5aeab2; /* rgb */ color: rgb(90, 234, 178); /* oklch */ color: oklch(84.5% 0.148 164.0);
Tailwind
colors: {
custom: {
50: '#96f1c9',
500: '#5aeab2',
950: '#000000',
},
}SCSS
$custom: #5aeab2; $custom-light: #96f1c9; $custom-dark: #000000;
JSON
{
"hex": "#5aeab2",
"rgb": {
"r": 90,
"g": 234,
"b": 178
},
"hsl": {
"h": 156.667,
"s": 77.419,
"l": 63.529
},
"oklch": {
"l": 0.84464,
"c": 0.14797,
"h": 164
},
"luminance": 0.64234
}Semantic roles & 50–950 ramp
primary
#5AEAB2
secondary
#B33566
accent
#0C5CDA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582