#5AE6E5#5AE6E5
#5AE6E5 is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.0% C 0.120 H 194.5°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE6E5 |
|---|---|
| RGB | rgb(90, 230, 229) |
| HSL | hsl(180, 74%, 63%) |
| HSV | hsv(180, 61%, 90%) |
| CMYK | cmyk(60.9%, 0%, 0.4%, 9.8%) |
| CIE-LAB | lab(84.18, -37.42, -10.76) |
| CIE-LCH | lch(84.18, 38.94, 196.05°) |
| OKLab | oklab(84.96% -0.1158 -0.0299) |
| OKLCH | oklch(84.96% 0.12 194.5) |
| XYZ | xyz(46.6499, 64.4194, 84.0892) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.55
Bright Cyan
#41FDFE
ΔE00 5.08
Mediumturquoise
#48D1CC
ΔE00 5.25
Turquoise
#40E0D0
ΔE00 5.61
Aqua
#00FFFF
ΔE00 5.80
Bright Turquoise
#0FFEF9
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE6E5 #E65A5B
analogous
#5AE69F #5AE6E5 #5AA1E6
triadic
#5AE6E5 #E55AE6 #E6E55A
tetradic
#5AE6E5 #9F5AE6 #E65A5B #A1E65A
square
#5AE6E5 #9F5AE6 #E65A5B #A1E65A
split-complementary
#5AE6E5 #E65AA1 #E69F5A
monochromatic
#1AACAB #25DEDD #5AE6E5 #8FEEED #C4F6F6
Accessibility & contrast
On white
1.51
#5AE6E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#5AE6E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE6E5
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE6E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE6E5 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE5
Deuteranopia (green-blind)
#C2CBE6
Tritanopia (blue-blind)
#00EDE5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ae6e5; /* rgb */ color: rgb(90, 230, 229); /* oklch */ color: oklch(85.0% 0.120 194.5);
Tailwind
colors: {
custom: {
50: '#98eeed',
500: '#5ae6e5',
950: '#000000',
},
}SCSS
$custom: #5ae6e5; $custom-light: #98eeed; $custom-dark: #000000;
JSON
{
"hex": "#5ae6e5",
"rgb": {
"r": 90,
"g": 230,
"b": 229
},
"hsl": {
"h": 179.571,
"s": 73.684,
"l": 62.745
},
"oklch": {
"l": 0.84964,
"c": 0.11955,
"h": 194.5
},
"luminance": 0.64424
}Semantic roles & 50–950 ramp
primary
#5AE6E5
secondary
#AD3738
accent
#1011D6
background
#FCFFFE
surface
#F5FEFD
border
#CFD6D5
text
#0F1616
muted
#808584