#5ADDF1#5ADDF1
#5ADDF1 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.117 H 209.1°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADDF1 |
|---|---|
| RGB | rgb(90, 221, 241) |
| HSL | hsl(188, 84%, 65%) |
| HSV | hsv(188, 63%, 95%) |
| CMYK | cmyk(62.7%, 8.3%, 0%, 5.5%) |
| CIE-LAB | lab(81.96, -29.86, -20.45) |
| CIE-LCH | lch(81.96, 36.19, 214.41°) |
| OKLab | oklab(83.29% -0.1018 -0.0567) |
| OKLCH | oklch(83.29% 0.117 209.1) |
| XYZ | xyz(45.9434, 60.2325, 92.4068) |
| Luminance | 0.6024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.72
Robin'S Egg
#6DEDFD
ΔE00 3.85
Neon Blue
#04D9FF
ΔE00 4.94
Robin Egg Blue
#8AF1FE
ΔE00 5.60
Robin'S Egg Blue
#98EFF9
ΔE00 6.48
Darkturquoise
#00CED1
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADDF1 #F16E5A
analogous
#5AF1BA #5ADDF1 #5A92F1
triadic
#5ADDF1 #F15ADD #DDF15A
tetradic
#5ADDF1 #BA5AF1 #F16E5A #92F15A
square
#5ADDF1 #BA5AF1 #F16E5A #92F15A
split-complementary
#5ADDF1 #F15A92 #F1BA5A
monochromatic
#10A9C0 #22D1EC #5ADDF1 #92E9F6 #CBF4FB
Accessibility & contrast
On white
1.61
#5ADDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#5ADDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADDF1
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADDF1 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F2
Deuteranopia (green-blind)
#B5C5F1
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5addf1; /* rgb */ color: rgb(90, 221, 241); /* oklch */ color: oklch(83.3% 0.117 209.1);
Tailwind
colors: {
custom: {
50: '#98e8f5',
500: '#5addf1',
950: '#000000',
},
}SCSS
$custom: #5addf1; $custom-light: #98e8f5; $custom-dark: #000000;
JSON
{
"hex": "#5addf1",
"rgb": {
"r": 90,
"g": 221,
"b": 241
},
"hsl": {
"h": 187.947,
"s": 84.358,
"l": 64.902
},
"oklch": {
"l": 0.83294,
"c": 0.11654,
"h": 209.1
},
"luminance": 0.60237
}Semantic roles & 50–950 ramp
primary
#5ADDF1
secondary
#BE4431
accent
#2205E1
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485