#5AE6EB#5AE6EB
#5AE6EB is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.2% C 0.119 H 198.5°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE6EB |
|---|---|
| RGB | rgb(90, 230, 235) |
| HSL | hsl(182, 78%, 64%) |
| HSV | hsv(182, 62%, 92%) |
| CMYK | cmyk(61.7%, 2.1%, 0%, 7.8%) |
| CIE-LAB | lab(84.36, -35.80, -13.67) |
| CIE-LCH | lch(84.36, 38.32, 200.90°) |
| OKLab | oklab(85.17% -0.1133 -0.0379) |
| OKLCH | oklch(85.17% 0.119 198.5) |
| XYZ | xyz(47.5022, 64.7603, 88.5777) |
| Luminance | 0.6476 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.17
Robin'S Egg
#6DEDFD
ΔE00 4.51
Aqua Blue
#02D8E9
ΔE00 5.22
Bright Cyan
#41FDFE
ΔE00 5.32
Robin Egg Blue
#8AF1FE
ΔE00 5.72
Aqua
#00FFFF
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE6EB #EB5F5A
analogous
#5AEBA7 #5AE6EB #5A9DEB
triadic
#5AE6EB #EB5AE6 #E6EB5A
tetradic
#5AE6EB #A75AEB #EB5F5A #9DEB5A
square
#5AE6EB #A75AEB #EB5F5A #9DEB5A
split-complementary
#5AE6EB #EB5A9D #EBA75A
monochromatic
#16AFB5 #23DEE4 #5AE6EB #91EEF2 #C7F7F8
Accessibility & contrast
On white
1.51
#5AE6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#5AE6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE6EB
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE6EB | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEC
Deuteranopia (green-blind)
#C0CBEC
Tritanopia (blue-blind)
#00EEE7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ae6eb; /* rgb */ color: rgb(90, 230, 235); /* oklch */ color: oklch(85.2% 0.119 198.5);
Tailwind
colors: {
custom: {
50: '#99eef1',
500: '#5ae6eb',
950: '#000000',
},
}SCSS
$custom: #5ae6eb; $custom-light: #99eef1; $custom-dark: #000000;
JSON
{
"hex": "#5ae6eb",
"rgb": {
"r": 90,
"g": 230,
"b": 235
},
"hsl": {
"h": 182.069,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.85165,
"c": 0.11944,
"h": 198.5
},
"luminance": 0.64765
}Semantic roles & 50–950 ramp
primary
#5AE6EB
secondary
#B53935
accent
#120BDB
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1616
muted
#808585