#5AE7EC#5AE7EC
#5AE7EC is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.4% C 0.120 H 198.5°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE7EC |
|---|---|
| RGB | rgb(90, 231, 236) |
| HSL | hsl(182, 79%, 64%) |
| HSV | hsv(182, 62%, 93%) |
| CMYK | cmyk(61.9%, 2.1%, 0%, 7.5%) |
| CIE-LAB | lab(84.68, -35.99, -13.72) |
| CIE-LCH | lch(84.68, 38.51, 200.87°) |
| OKLab | oklab(85.43% -0.1139 -0.038) |
| OKLCH | oklch(85.43% 0.12 198.5) |
| XYZ | xyz(47.9261, 65.3764, 89.4338) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.98
Robin'S Egg
#6DEDFD
ΔE00 4.45
Bright Cyan
#41FDFE
ΔE00 5.12
Aqua Blue
#02D8E9
ΔE00 5.36
Robin Egg Blue
#8AF1FE
ΔE00 5.65
Aqua
#00FFFF
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE7EC #EC5F5A
analogous
#5AECA8 #5AE7EC #5A9EEC
triadic
#5AE7EC #EC5AE7 #E7EC5A
tetradic
#5AE7EC #A85AEC #EC5F5A #9EEC5A
square
#5AE7EC #A85AEC #EC5F5A #9EEC5A
split-complementary
#5AE7EC #EC5A9E #ECA85A
monochromatic
#15B1B7 #23DFE6 #5AE7EC #91EFF2 #C8F7F9
Accessibility & contrast
On white
1.49
#5AE7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#5AE7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE7EC
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE7EC | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDED
Deuteranopia (green-blind)
#C1CCED
Tritanopia (blue-blind)
#00EFE8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ae7ec; /* rgb */ color: rgb(90, 231, 236); /* oklch */ color: oklch(85.4% 0.120 198.5);
Tailwind
colors: {
custom: {
50: '#99eff2',
500: '#5ae7ec',
950: '#000000',
},
}SCSS
$custom: #5ae7ec; $custom-light: #99eff2; $custom-dark: #000000;
JSON
{
"hex": "#5ae7ec",
"rgb": {
"r": 90,
"g": 231,
"b": 236
},
"hsl": {
"h": 182.055,
"s": 79.348,
"l": 63.922
},
"oklch": {
"l": 0.85432,
"c": 0.12005,
"h": 198.5
},
"luminance": 0.65382
}Semantic roles & 50–950 ramp
primary
#5AE7EC
secondary
#B63934
accent
#110ADC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585