#5AEBEC#5AEBEC
#5AEBEC is a very light, vivid teal. Relative luminance 0.676; OKLCH L 86.4% C 0.122 H 195.8°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEBEC |
|---|---|
| RGB | rgb(90, 235, 236) |
| HSL | hsl(180, 79%, 64%) |
| HSV | hsv(180, 62%, 93%) |
| CMYK | cmyk(61.9%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(85.83, -37.83, -12.00) |
| CIE-LCH | lch(85.83, 39.69, 197.60°) |
| OKLab | oklab(86.36% -0.1179 -0.0333) |
| OKLCH | oklch(86.36% 0.122 195.8) |
| XYZ | xyz(49.0585, 67.6411, 89.8112) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.40
Bright Cyan
#41FDFE
ΔE00 3.99
Aqua
#00FFFF
ΔE00 4.86
Bright Turquoise
#0FFEF9
ΔE00 5.12
Robin'S Egg
#6DEDFD
ΔE00 5.63
Robin Egg Blue
#8AF1FE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEBEC #EC5B5A
analogous
#5AECA4 #5AEBEC #5AA2EC
triadic
#5AEBEC #EC5AEB #EBEC5A
tetradic
#5AEBEC #A45AEC #EC5B5A #A2EC5A
square
#5AEBEC #A45AEC #EC5B5A #A2EC5A
split-complementary
#5AEBEC #EC5AA2 #ECA45A
monochromatic
#15B5B7 #23E4E6 #5AEBEC #91F2F2 #C8F8F9
Accessibility & contrast
On white
1.45
#5AEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#5AEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEBEC
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEBEC | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5aebec; /* rgb */ color: rgb(90, 235, 236); /* oklch */ color: oklch(86.4% 0.122 195.8);
Tailwind
colors: {
custom: {
50: '#99f2f2',
500: '#5aebec',
950: '#000000',
},
}SCSS
$custom: #5aebec; $custom-light: #99f2f2; $custom-dark: #000000;
JSON
{
"hex": "#5aebec",
"rgb": {
"r": 90,
"g": 235,
"b": 236
},
"hsl": {
"h": 180.411,
"s": 79.348,
"l": 63.922
},
"oklch": {
"l": 0.86361,
"c": 0.12248,
"h": 195.8
},
"luminance": 0.67646
}Semantic roles & 50–950 ramp
primary
#5AEBEC
secondary
#B63534
accent
#0B0ADC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585