#5AEBE9#5AEBE9
#5AEBE9 is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.3% C 0.123 H 193.8°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEBE9 |
|---|---|
| RGB | rgb(90, 235, 233) |
| HSL | hsl(179, 78%, 64%) |
| HSV | hsv(179, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 0.9%, 7.8%) |
| CIE-LAB | lab(85.74, -38.64, -10.55) |
| CIE-LCH | lch(85.74, 40.05, 195.28°) |
| OKLab | oklab(86.26% -0.1191 -0.0293) |
| OKLCH | oklch(86.26% 0.123 193.8) |
| XYZ | xyz(48.6263, 67.4683, 87.5350) |
| Luminance | 0.6747 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.88
Bright Cyan
#41FDFE
ΔE00 4.06
Bright Turquoise
#0FFEF9
ΔE00 4.74
Aqua
#00FFFF
ΔE00 4.80
Turquoise
#40E0D0
ΔE00 5.69
Bright Aqua
#0BF9EA
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEBE9 #EB5A5C
analogous
#5AEBA0 #5AEBE9 #5AA4EB
triadic
#5AEBE9 #E95AEB #EBE95A
tetradic
#5AEBE9 #A05AEB #EB5A5C #A4EB5A
square
#5AEBE9 #A05AEB #EB5A5C #A4EB5A
split-complementary
#5AEBE9 #EB5AA4 #EBA05A
monochromatic
#16B5B3 #23E4E2 #5AEBE9 #91F2F0 #C7F8F8
Accessibility & contrast
On white
1.45
#5AEBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#5AEBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEBE9
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEBE9 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0E9
Deuteranopia (green-blind)
#C6CFEA
Tritanopia (blue-blind)
#00F2EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5aebe9; /* rgb */ color: rgb(90, 235, 233); /* oklch */ color: oklch(86.3% 0.123 193.8);
Tailwind
colors: {
custom: {
50: '#99f2f0',
500: '#5aebe9',
950: '#000000',
},
}SCSS
$custom: #5aebe9; $custom-light: #99f2f0; $custom-dark: #000000;
JSON
{
"hex": "#5aebe9",
"rgb": {
"r": 90,
"g": 235,
"b": 233
},
"hsl": {
"h": 179.172,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.86262,
"c": 0.12267,
"h": 193.8
},
"luminance": 0.67474
}Semantic roles & 50–950 ramp
primary
#5AEBE9
secondary
#B53536
accent
#0B0EDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585