#5AEBC0#5AEBC0
#5AEBC0 is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.1% C 0.139 H 170.0°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEBC0 |
|---|---|
| RGB | rgb(90, 235, 192) |
| HSL | hsl(162, 78%, 64%) |
| HSV | hsv(162, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 18.3%, 7.8%) |
| CIE-LAB | lab(84.69, -48.86, 9.45) |
| CIE-LCH | lch(84.69, 49.77, 169.05°) |
| OKLab | oklab(85.06% -0.137 0.0242) |
| OKLCH | oklch(85.06% 0.139 170) |
| XYZ | xyz(43.4345, 65.3915, 60.1918) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.18
Light Turquoise
#7EF4CC
ΔE00 3.29
Bright Teal
#01F9C6
ΔE00 4.02
Aqua (survey)
#13EAC9
ΔE00 4.11
Seafoam
#7FE0B3
ΔE00 4.74
Aquamarine
#7FFFD4
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEBC0 #EB5A85
analogous
#5AEB77 #5AEBC0 #5ACDEB
triadic
#5AEBC0 #C05AEB #EBC05A
tetradic
#5AEBC0 #775AEB #EB5A85 #CDEB5A
square
#5AEBC0 #775AEB #EB5A85 #CDEB5A
split-complementary
#5AEBC0 #EB5ACD #EB775A
monochromatic
#16B586 #23E4AB #5AEBC0 #91F2D5 #C7F8EA
Accessibility & contrast
On white
1.49
#5AEBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#5AEBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEBC0
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEBC0 | 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)
#E5DCBE
Deuteranopia (green-blind)
#D0CDC3
Tritanopia (blue-blind)
#00EDDF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aebc0; /* rgb */ color: rgb(90, 235, 192); /* oklch */ color: oklch(85.1% 0.139 170.0);
Tailwind
colors: {
custom: {
50: '#97f2d3',
500: '#5aebc0',
950: '#000000',
},
}SCSS
$custom: #5aebc0; $custom-light: #97f2d3; $custom-dark: #000000;
JSON
{
"hex": "#5aebc0",
"rgb": {
"r": 90,
"g": 235,
"b": 192
},
"hsl": {
"h": 162.207,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.85055,
"c": 0.13909,
"h": 170
},
"luminance": 0.65396
}Semantic roles & 50–950 ramp
primary
#5AEBC0
secondary
#B5355B
accent
#0B48DB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583