#5AEBB1#5AEBB1
#5AEBB1 is a very light, vivid teal. Relative luminance 0.648; OKLCH L 84.7% C 0.150 H 163.4°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEBB1 |
|---|---|
| RGB | rgb(90, 235, 177) |
| HSL | hsl(156, 78%, 64%) |
| HSV | hsv(156, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 24.7%, 7.8%) |
| CIE-LAB | lab(84.36, -52.18, 16.82) |
| CIE-LCH | lch(84.36, 54.83, 162.13°) |
| OKLab | oklab(84.68% -0.1437 0.043) |
| OKLCH | oklch(84.68% 0.15 163.4) |
| XYZ | xyz(41.8564, 64.7603, 51.8806) |
| Luminance | 0.6476 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.01
Aqua Marine
#2EE8BB
ΔE00 4.13
Light Aquamarine
#7BFDC7
ΔE00 4.47
Seafoam
#7FE0B3
ΔE00 4.60
Greenish Cyan
#2AFEB7
ΔE00 4.65
Greenish Turquoise
#00FBB0
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEBB1 #EB5A94
analogous
#5AEB68 #5AEBB1 #5ADCEB
triadic
#5AEBB1 #B15AEB #EBB15A
tetradic
#5AEBB1 #685AEB #EB5A94 #DCEB5A
square
#5AEBB1 #685AEB #EB5A94 #DCEB5A
split-complementary
#5AEBB1 #EB5ADC #EB685A
monochromatic
#16B575 #23E497 #5AEBB1 #91F2CB #C7F8E5
Accessibility & contrast
On white
1.51
#5AEBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#5AEBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEBB1
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEBB1 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAE
Deuteranopia (green-blind)
#D3CDB5
Tritanopia (blue-blind)
#00EBDB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5aebb1; /* rgb */ color: rgb(90, 235, 177); /* oklch */ color: oklch(84.7% 0.150 163.4);
Tailwind
colors: {
custom: {
50: '#96f2c8',
500: '#5aebb1',
950: '#000000',
},
}SCSS
$custom: #5aebb1; $custom-light: #96f2c8; $custom-dark: #000000;
JSON
{
"hex": "#5aebb1",
"rgb": {
"r": 90,
"g": 235,
"b": 177
},
"hsl": {
"h": 156,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.84682,
"c": 0.15002,
"h": 163.4
},
"luminance": 0.64765
}Semantic roles & 50–950 ramp
primary
#5AEBB1
secondary
#B53568
accent
#0B5EDB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582