#5AEAED#5AEAED
#5AEAED is a very light, vivid teal. Relative luminance 0.671; OKLCH L 86.2% C 0.122 H 197.1°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEAED |
|---|---|
| RGB | rgb(90, 234, 237) |
| HSL | hsl(181, 80%, 64%) |
| HSV | hsv(181, 62%, 93%) |
| CMYK | cmyk(62%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(85.57, -37.10, -12.91) |
| CIE-LCH | lch(85.57, 39.28, 199.19°) |
| OKLab | oklab(86.16% -0.1165 -0.0358) |
| OKLCH | oklch(86.16% 0.122 197.1) |
| XYZ | xyz(48.9186, 67.1284, 90.4833) |
| Luminance | 0.6713 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.41
Bright Cyan
#41FDFE
ΔE00 4.30
Robin'S Egg
#6DEDFD
ΔE00 4.99
Aqua
#00FFFF
ΔE00 5.21
Bright Turquoise
#0FFEF9
ΔE00 5.64
Robin Egg Blue
#8AF1FE
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEAED #ED5D5A
analogous
#5AEDA6 #5AEAED #5AA1ED
triadic
#5AEAED #ED5AEA #EAED5A
tetradic
#5AEAED #A65AED #ED5D5A #A1ED5A
square
#5AEAED #A65AED #ED5D5A #A1ED5A
split-complementary
#5AEAED #ED5AA1 #EDA65A
monochromatic
#14B5B8 #23E3E7 #5AEAED #91F1F3 #C8F8F9
Accessibility & contrast
On white
1.46
#5AEAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#5AEAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEAED
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEAED | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0ED
Deuteranopia (green-blind)
#C4CFEE
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5aeaed; /* rgb */ color: rgb(90, 234, 237); /* oklch */ color: oklch(86.2% 0.122 197.1);
Tailwind
colors: {
custom: {
50: '#99f1f2',
500: '#5aeaed',
950: '#000000',
},
}SCSS
$custom: #5aeaed; $custom-light: #99f1f2; $custom-dark: #000000;
JSON
{
"hex": "#5aeaed",
"rgb": {
"r": 90,
"g": 234,
"b": 237
},
"hsl": {
"h": 181.224,
"s": 80.328,
"l": 64.118
},
"oklch": {
"l": 0.86162,
"c": 0.12184,
"h": 197.1
},
"luminance": 0.67134
}Semantic roles & 50–950 ramp
primary
#5AEAED
secondary
#B83633
accent
#0D09DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585