#5AE7EB#5AE7EB
#5AE7EB is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.4% C 0.120 H 197.8°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE7EB |
|---|---|
| RGB | rgb(90, 231, 235) |
| HSL | hsl(182, 78%, 64%) |
| HSV | hsv(182, 62%, 92%) |
| CMYK | cmyk(61.7%, 1.7%, 0%, 7.8%) |
| CIE-LAB | lab(84.65, -36.26, -13.24) |
| CIE-LCH | lch(84.65, 38.60, 200.06°) |
| OKLab | oklab(85.4% -0.1143 -0.0367) |
| OKLCH | oklch(85.4% 0.12 197.8) |
| XYZ | xyz(47.7812, 65.3185, 88.6707) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.96
Robin'S Egg
#6DEDFD
ΔE00 4.77
Bright Cyan
#41FDFE
ΔE00 5.01
Aqua Blue
#02D8E9
ΔE00 5.58
Robin Egg Blue
#8AF1FE
ΔE00 5.89
Aqua
#00FFFF
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE7EB #EB5E5A
analogous
#5AEBA6 #5AE7EB #5A9EEB
triadic
#5AE7EB #EB5AE7 #E7EB5A
tetradic
#5AE7EB #A65AEB #EB5E5A #9EEB5A
square
#5AE7EB #A65AEB #EB5E5A #9EEB5A
split-complementary
#5AE7EB #EB5A9E #EBA65A
monochromatic
#16B0B5 #23DFE4 #5AE7EB #91EFF2 #C7F7F8
Accessibility & contrast
On white
1.49
#5AE7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#5AE7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE7EB
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE7EB | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEC
Deuteranopia (green-blind)
#C1CCEC
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ae7eb; /* rgb */ color: rgb(90, 231, 235); /* oklch */ color: oklch(85.4% 0.120 197.8);
Tailwind
colors: {
custom: {
50: '#99eff1',
500: '#5ae7eb',
950: '#000000',
},
}SCSS
$custom: #5ae7eb; $custom-light: #99eff1; $custom-dark: #000000;
JSON
{
"hex": "#5ae7eb",
"rgb": {
"r": 90,
"g": 231,
"b": 235
},
"hsl": {
"h": 181.655,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.85398,
"c": 0.12003,
"h": 197.8
},
"luminance": 0.65324
}Semantic roles & 50–950 ramp
primary
#5AE7EB
secondary
#B53835
accent
#110BDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585