#5ADFE8#5ADFE8
#5ADFE8 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.4% C 0.115 H 201.4°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADFE8 |
|---|---|
| RGB | rgb(90, 223, 232) |
| HSL | hsl(184, 76%, 63%) |
| HSV | hsv(184, 61%, 91%) |
| CMYK | cmyk(61.2%, 3.9%, 0%, 9%) |
| CIE-LAB | lab(82.26, -33.34, -15.24) |
| CIE-LCH | lch(82.26, 36.66, 204.56°) |
| OKLab | oklab(83.44% -0.1074 -0.0422) |
| OKLCH | oklch(83.44% 0.115 201.4) |
| XYZ | xyz(45.1634, 60.7704, 85.6780) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.59
Robin'S Egg
#6DEDFD
ΔE00 4.20
Robin Egg Blue
#8AF1FE
ΔE00 5.73
Darkturquoise
#00CED1
ΔE00 5.85
Bright Light Blue
#26F7FD
ΔE00 5.91
Mediumturquoise
#48D1CC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADFE8 #E8635A
analogous
#5AE8AA #5ADFE8 #5A98E8
triadic
#5ADFE8 #E85ADF #DFE85A
tetradic
#5ADFE8 #AA5AE8 #E8635A #98E85A
square
#5ADFE8 #AA5AE8 #E8635A #98E85A
split-complementary
#5ADFE8 #E85A98 #E8AA5A
monochromatic
#18A6AF #24D5E1 #5ADFE8 #90E9EF #C5F4F7
Accessibility & contrast
On white
1.60
#5ADFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#5ADFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADFE8
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADFE8 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6E9
Deuteranopia (green-blind)
#BAC6E9
Tritanopia (blue-blind)
#00E7E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5adfe8; /* rgb */ color: rgb(90, 223, 232); /* oklch */ color: oklch(83.4% 0.115 201.4);
Tailwind
colors: {
custom: {
50: '#98e9ef',
500: '#5adfe8',
950: '#000000',
},
}SCSS
$custom: #5adfe8; $custom-light: #98e9ef; $custom-dark: #000000;
JSON
{
"hex": "#5adfe8",
"rgb": {
"r": 90,
"g": 223,
"b": 232
},
"hsl": {
"h": 183.803,
"s": 75.532,
"l": 63.137
},
"oklch": {
"l": 0.83435,
"c": 0.11542,
"h": 201.4
},
"luminance": 0.60775
}Semantic roles & 50–950 ramp
primary
#5ADFE8
secondary
#B03E36
accent
#1B0ED8
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485