#5ADEE7#5ADEE7
#5ADEE7 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.2% C 0.115 H 201.5°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADEE7 |
|---|---|
| RGB | rgb(90, 222, 231) |
| HSL | hsl(184, 75%, 63%) |
| HSV | hsv(184, 61%, 91%) |
| CMYK | cmyk(61%, 3.9%, 0%, 9.4%) |
| CIE-LAB | lab(81.94, -33.15, -15.19) |
| CIE-LCH | lch(81.94, 36.46, 204.61°) |
| OKLab | oklab(83.17% -0.1068 -0.0421) |
| OKLCH | oklch(83.17% 0.115 201.5) |
| XYZ | xyz(44.7554, 60.1810, 84.8432) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.50
Robin'S Egg
#6DEDFD
ΔE00 4.36
Darkturquoise
#00CED1
ΔE00 5.71
Robin Egg Blue
#8AF1FE
ΔE00 5.87
Bright Light Blue
#26F7FD
ΔE00 6.12
Mediumturquoise
#48D1CC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADEE7 #E7635A
analogous
#5AE7AA #5ADEE7 #5A97E7
triadic
#5ADEE7 #E75ADE #DEE75A
tetradic
#5ADEE7 #AA5AE7 #E7635A #97E75A
square
#5ADEE7 #AA5AE7 #E7635A #97E75A
split-complementary
#5ADEE7 #E75A97 #E7AA5A
monochromatic
#19A4AD #25D3DF #5ADEE7 #8FE9EF #C5F3F7
Accessibility & contrast
On white
1.61
#5ADEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#5ADEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADEE7
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADEE7 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E8
Deuteranopia (green-blind)
#B9C5E8
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5adee7; /* rgb */ color: rgb(90, 222, 231); /* oklch */ color: oklch(83.2% 0.115 201.5);
Tailwind
colors: {
custom: {
50: '#97e8ee',
500: '#5adee7',
950: '#000000',
},
}SCSS
$custom: #5adee7; $custom-light: #97e8ee; $custom-dark: #000000;
JSON
{
"hex": "#5adee7",
"rgb": {
"r": 90,
"g": 222,
"b": 231
},
"hsl": {
"h": 183.83,
"s": 74.603,
"l": 62.941
},
"oklch": {
"l": 0.83167,
"c": 0.1148,
"h": 201.5
},
"luminance": 0.60186
}Semantic roles & 50–950 ramp
primary
#5ADEE7
secondary
#AE3E37
accent
#1C0FD7
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485