#5ADEEB#5ADEEB
#5ADEEB is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.3% C 0.115 H 204.3°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADEEB |
|---|---|
| RGB | rgb(90, 222, 235) |
| HSL | hsl(185, 78%, 64%) |
| HSV | hsv(185, 62%, 92%) |
| CMYK | cmyk(61.7%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(82.06, -32.03, -17.12) |
| CIE-LCH | lch(82.06, 36.32, 208.12°) |
| OKLab | oklab(83.31% -0.1052 -0.0474) |
| OKLCH | oklch(83.31% 0.115 204.3) |
| XYZ | xyz(45.3268, 60.4095, 87.8526) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.10
Robin'S Egg
#6DEDFD
ΔE00 3.69
Robin Egg Blue
#8AF1FE
ΔE00 5.44
Robin'S Egg Blue
#98EFF9
ΔE00 6.22
Darkturquoise
#00CED1
ΔE00 6.55
Bright Light Blue
#26F7FD
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADEEB #EB675A
analogous
#5AEBAF #5ADEEB #5A95EB
triadic
#5ADEEB #EB5ADE #DEEB5A
tetradic
#5ADEEB #AF5AEB #EB675A #95EB5A
square
#5ADEEB #AF5AEB #EB675A #95EB5A
split-complementary
#5ADEEB #EB5A95 #EBAF5A
monochromatic
#16A6B5 #23D3E4 #5ADEEB #91E9F2 #C7F4F8
Accessibility & contrast
On white
1.61
#5ADEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#5ADEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADEEB
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADEEB | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5EC
Deuteranopia (green-blind)
#B8C5EC
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5adeeb; /* rgb */ color: rgb(90, 222, 235); /* oklch */ color: oklch(83.3% 0.115 204.3);
Tailwind
colors: {
custom: {
50: '#98e8f1',
500: '#5adeeb',
950: '#000000',
},
}SCSS
$custom: #5adeeb; $custom-light: #98e8f1; $custom-dark: #000000;
JSON
{
"hex": "#5adeeb",
"rgb": {
"r": 90,
"g": 222,
"b": 235
},
"hsl": {
"h": 185.379,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.83308,
"c": 0.1154,
"h": 204.3
},
"luminance": 0.60414
}Semantic roles & 50–950 ramp
primary
#5ADEEB
secondary
#B54035
accent
#1D0BDB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485