#5AEBC3#5AEBC3
#5AEBC3 is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.1% C 0.137 H 171.5°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEBC3 |
|---|---|
| RGB | rgb(90, 235, 195) |
| HSL | hsl(163, 78%, 64%) |
| HSV | hsv(163, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 17%, 7.8%) |
| CIE-LAB | lab(84.75, -48.17, 7.98) |
| CIE-LCH | lch(84.75, 48.83, 170.59°) |
| OKLab | oklab(85.13% -0.1356 0.0203) |
| OKLCH | oklch(85.13% 0.137 171.5) |
| XYZ | xyz(43.7703, 65.5259, 61.9602) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.36
Light Turquoise
#7EF4CC
ΔE00 3.27
Aqua (survey)
#13EAC9
ΔE00 3.52
Bright Teal
#01F9C6
ΔE00 4.23
Aquamarine
#7FFFD4
ΔE00 4.84
Seafoam
#7FE0B3
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEBC3 #EB5A82
analogous
#5AEB7A #5AEBC3 #5ACAEB
triadic
#5AEBC3 #C35AEB #EBC35A
tetradic
#5AEBC3 #7A5AEB #EB5A82 #CAEB5A
square
#5AEBC3 #7A5AEB #EB5A82 #CAEB5A
split-complementary
#5AEBC3 #EB5ACA #EB7A5A
monochromatic
#16B589 #23E4AF #5AEBC3 #91F2D7 #C7F8EB
Accessibility & contrast
On white
1.49
#5AEBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#5AEBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEBC3
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEBC3 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DCC1
Deuteranopia (green-blind)
#D0CDC6
Tritanopia (blue-blind)
#00EDDF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5aebc3; /* rgb */ color: rgb(90, 235, 195); /* oklch */ color: oklch(85.1% 0.137 171.5);
Tailwind
colors: {
custom: {
50: '#97f2d5',
500: '#5aebc3',
950: '#000000',
},
}SCSS
$custom: #5aebc3; $custom-light: #97f2d5; $custom-dark: #000000;
JSON
{
"hex": "#5aebc3",
"rgb": {
"r": 90,
"g": 235,
"b": 195
},
"hsl": {
"h": 163.448,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.85134,
"c": 0.13714,
"h": 171.5
},
"luminance": 0.6553
}Semantic roles & 50–950 ramp
primary
#5AEBC3
secondary
#B53558
accent
#0B44DB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583