#5AEBC1#5AEBC1
#5AEBC1 is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.1% C 0.138 H 170.5°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEBC1 |
|---|---|
| RGB | rgb(90, 235, 193) |
| HSL | hsl(163, 78%, 64%) |
| HSV | hsv(163, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 17.9%, 7.8%) |
| CIE-LAB | lab(84.71, -48.63, 8.96) |
| CIE-LCH | lch(84.71, 49.45, 169.56°) |
| OKLab | oklab(85.08% -0.1365 0.0229) |
| OKLCH | oklch(85.08% 0.138 170.5) |
| XYZ | xyz(43.5457, 65.4360, 60.7773) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.21
Light Turquoise
#7EF4CC
ΔE00 3.26
Aqua (survey)
#13EAC9
ΔE00 3.90
Bright Teal
#01F9C6
ΔE00 4.07
Aquamarine
#7FFFD4
ΔE00 4.81
Seafoam
#7FE0B3
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEBC1 #EB5A84
analogous
#5AEB78 #5AEBC1 #5ACCEB
triadic
#5AEBC1 #C15AEB #EBC15A
tetradic
#5AEBC1 #785AEB #EB5A84 #CCEB5A
square
#5AEBC1 #785AEB #EB5A84 #CCEB5A
split-complementary
#5AEBC1 #EB5ACC #EB785A
monochromatic
#16B587 #23E4AC #5AEBC1 #91F2D6 #C7F8EA
Accessibility & contrast
On white
1.49
#5AEBC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#5AEBC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEBC1
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEBC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEBC1 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBF
Deuteranopia (green-blind)
#D0CDC4
Tritanopia (blue-blind)
#00EDDF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aebc1; /* rgb */ color: rgb(90, 235, 193); /* oklch */ color: oklch(85.1% 0.138 170.5);
Tailwind
colors: {
custom: {
50: '#97f2d3',
500: '#5aebc1',
950: '#000000',
},
}SCSS
$custom: #5aebc1; $custom-light: #97f2d3; $custom-dark: #000000;
JSON
{
"hex": "#5aebc1",
"rgb": {
"r": 90,
"g": 235,
"b": 193
},
"hsl": {
"h": 162.621,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.85081,
"c": 0.13843,
"h": 170.5
},
"luminance": 0.65441
}Semantic roles & 50–950 ramp
primary
#5AEBC1
secondary
#B5355A
accent
#0B47DB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583