#5ADDEF#5ADDEF
#5ADDEF is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.2% C 0.116 H 207.8°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADDEF |
|---|---|
| RGB | rgb(90, 221, 239) |
| HSL | hsl(187, 82%, 65%) |
| HSV | hsv(187, 62%, 94%) |
| CMYK | cmyk(62.3%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(81.90, -30.43, -19.49) |
| CIE-LCH | lch(81.90, 36.13, 212.64°) |
| OKLab | oklab(83.22% -0.1026 -0.054) |
| OKLCH | oklch(83.22% 0.116 207.8) |
| XYZ | xyz(45.6463, 60.1137, 90.8421) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.37
Robin'S Egg
#6DEDFD
ΔE00 3.72
Robin Egg Blue
#8AF1FE
ΔE00 5.51
Neon Blue
#04D9FF
ΔE00 5.51
Robin'S Egg Blue
#98EFF9
ΔE00 6.36
Darkturquoise
#00CED1
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADDEF #EF6C5A
analogous
#5AEFB6 #5ADDEF #5A93EF
triadic
#5ADDEF #EF5ADD #DDEF5A
tetradic
#5ADDEF #B65AEF #EF6C5A #93EF5A
square
#5ADDEF #B65AEF #EF6C5A #93EF5A
split-complementary
#5ADDEF #EF5A93 #EFB65A
monochromatic
#12A8BC #22D2EA #5ADDEF #92E8F4 #CAF4FA
Accessibility & contrast
On white
1.61
#5ADDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#5ADDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADDEF
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADDEF | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F0
Deuteranopia (green-blind)
#B5C5EF
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5addef; /* rgb */ color: rgb(90, 221, 239); /* oklch */ color: oklch(83.2% 0.116 207.8);
Tailwind
colors: {
custom: {
50: '#98e8f4',
500: '#5addef',
950: '#000000',
},
}SCSS
$custom: #5addef; $custom-light: #98e8f4; $custom-dark: #000000;
JSON
{
"hex": "#5addef",
"rgb": {
"r": 90,
"g": 221,
"b": 239
},
"hsl": {
"h": 187.248,
"s": 82.32,
"l": 64.51
},
"oklch": {
"l": 0.83221,
"c": 0.11595,
"h": 207.8
},
"luminance": 0.60119
}Semantic roles & 50–950 ramp
primary
#5ADDEF
secondary
#BB4332
accent
#2107DF
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485