#5AEBED#5AEBED
#5AEBED is a very light, vivid teal. Relative luminance 0.677; OKLCH L 86.4% C 0.122 H 196.4°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEBED |
|---|---|
| RGB | rgb(90, 235, 237) |
| HSL | hsl(181, 80%, 64%) |
| HSV | hsv(181, 62%, 93%) |
| CMYK | cmyk(62%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(85.86, -37.56, -12.48) |
| CIE-LCH | lch(85.86, 39.58, 198.39°) |
| OKLab | oklab(86.4% -0.1175 -0.0346) |
| OKLCH | oklch(86.4% 0.122 196.4) |
| XYZ | xyz(49.2041, 67.6994, 90.5785) |
| Luminance | 0.6771 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.30
Bright Cyan
#41FDFE
ΔE00 4.03
Aqua
#00FFFF
ΔE00 4.93
Bright Turquoise
#0FFEF9
ΔE00 5.29
Robin'S Egg
#6DEDFD
ΔE00 5.30
Robin Egg Blue
#8AF1FE
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEBED #ED5C5A
analogous
#5AEDA6 #5AEBED #5AA2ED
triadic
#5AEBED #ED5AEB #EBED5A
tetradic
#5AEBED #A65AED #ED5C5A #A2ED5A
square
#5AEBED #A65AED #ED5C5A #A2ED5A
split-complementary
#5AEBED #ED5AA2 #EDA65A
monochromatic
#14B6B8 #23E4E7 #5AEBED #91F2F3 #C8F8F9
Accessibility & contrast
On white
1.44
#5AEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#5AEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEBED
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEBED | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0ED
Deuteranopia (green-blind)
#C5D0EE
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5aebed; /* rgb */ color: rgb(90, 235, 237); /* oklch */ color: oklch(86.4% 0.122 196.4);
Tailwind
colors: {
custom: {
50: '#99f2f2',
500: '#5aebed',
950: '#000000',
},
}SCSS
$custom: #5aebed; $custom-light: #99f2f2; $custom-dark: #000000;
JSON
{
"hex": "#5aebed",
"rgb": {
"r": 90,
"g": 235,
"b": 237
},
"hsl": {
"h": 180.816,
"s": 80.328,
"l": 64.118
},
"oklch": {
"l": 0.86395,
"c": 0.12246,
"h": 196.4
},
"luminance": 0.67705
}Semantic roles & 50–950 ramp
primary
#5AEBED
secondary
#B83533
accent
#0C09DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585