#5AEBEA#5AEBEA
#5AEBEA is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.3% C 0.123 H 194.5°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEBEA |
|---|---|
| RGB | rgb(90, 235, 234) |
| HSL | hsl(180, 78%, 64%) |
| HSV | hsv(180, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 0.4%, 7.8%) |
| CIE-LAB | lab(85.77, -38.37, -11.04) |
| CIE-LCH | lch(85.77, 39.93, 196.05°) |
| OKLab | oklab(86.3% -0.1187 -0.0306) |
| OKLCH | oklch(86.3% 0.123 194.5) |
| XYZ | xyz(48.7695, 67.5256, 88.2895) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.69
Bright Cyan
#41FDFE
ΔE00 4.01
Aqua
#00FFFF
ΔE00 4.79
Bright Turquoise
#0FFEF9
ΔE00 4.85
Bright Aqua
#0BF9EA
ΔE00 5.98
Turquoise
#40E0D0
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEBEA #EB5A5B
analogous
#5AEBA1 #5AEBEA #5AA3EB
triadic
#5AEBEA #EA5AEB #EBEA5A
tetradic
#5AEBEA #A15AEB #EB5A5B #A3EB5A
square
#5AEBEA #A15AEB #EB5A5B #A3EB5A
split-complementary
#5AEBEA #EB5AA3 #EBA15A
monochromatic
#16B5B4 #23E4E3 #5AEBEA #91F2F1 #C7F8F8
Accessibility & contrast
On white
1.45
#5AEBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#5AEBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEBEA
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEBEA | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EA
Deuteranopia (green-blind)
#C6CFEB
Tritanopia (blue-blind)
#00F2EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5aebea; /* rgb */ color: rgb(90, 235, 234); /* oklch */ color: oklch(86.3% 0.123 194.5);
Tailwind
colors: {
custom: {
50: '#99f2f0',
500: '#5aebea',
950: '#000000',
},
}SCSS
$custom: #5aebea; $custom-light: #99f2f0; $custom-dark: #000000;
JSON
{
"hex": "#5aebea",
"rgb": {
"r": 90,
"g": 235,
"b": 234
},
"hsl": {
"h": 179.586,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.86295,
"c": 0.1226,
"h": 194.5
},
"luminance": 0.67531
}Semantic roles & 50–950 ramp
primary
#5AEBEA
secondary
#B53536
accent
#0B0CDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585