#5AEBDB#5AEBDB
#5AEBDB is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.8% C 0.126 H 184.9°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEBDB |
|---|---|
| RGB | rgb(90, 235, 219) |
| HSL | hsl(173, 78%, 64%) |
| HSV | hsv(173, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 6.8%, 7.8%) |
| CIE-LAB | lab(85.35, -42.30, -3.76) |
| CIE-LCH | lch(85.35, 42.47, 185.08°) |
| OKLab | oklab(85.82% -0.1251 -0.0108) |
| OKLCH | oklch(85.82% 0.126 184.9) |
| XYZ | xyz(46.7051, 66.6998, 77.4170) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.80
Tiffany Blue
#7BF2DA
ΔE00 3.80
Bright Aqua
#0BF9EA
ΔE00 3.86
Aqua (survey)
#13EAC9
ΔE00 5.51
Bright Turquoise
#0FFEF9
ΔE00 5.87
Mediumturquoise
#48D1CC
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEBDB #EB5A6A
analogous
#5AEB92 #5AEBDB #5AB2EB
triadic
#5AEBDB #DB5AEB #EBDB5A
tetradic
#5AEBDB #925AEB #EB5A6A #B2EB5A
square
#5AEBDB #925AEB #EB5A6A #B2EB5A
split-complementary
#5AEBDB #EB5AB2 #EB925A
monochromatic
#16B5A3 #23E4CF #5AEBDB #91F2E7 #C7F8F3
Accessibility & contrast
On white
1.46
#5AEBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#5AEBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEBDB
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEBDB | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDB
Deuteranopia (green-blind)
#CACFDD
Tritanopia (blue-blind)
#00F0E6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5aebdb; /* rgb */ color: rgb(90, 235, 219); /* oklch */ color: oklch(85.8% 0.126 184.9);
Tailwind
colors: {
custom: {
50: '#98f2e6',
500: '#5aebdb',
950: '#000000',
},
}SCSS
$custom: #5aebdb; $custom-light: #98f2e6; $custom-dark: #000000;
JSON
{
"hex": "#5aebdb",
"rgb": {
"r": 90,
"g": 235,
"b": 219
},
"hsl": {
"h": 173.379,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.85819,
"c": 0.12554,
"h": 184.9
},
"luminance": 0.66705
}Semantic roles & 50–950 ramp
primary
#5AEBDB
secondary
#B53543
accent
#0B22DB
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584