#5ADFE9#5ADFE9
#5ADFE9 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.116 H 202.1°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADFE9 |
|---|---|
| RGB | rgb(90, 223, 233) |
| HSL | hsl(184, 76%, 63%) |
| HSV | hsv(184, 61%, 91%) |
| CMYK | cmyk(61.4%, 4.3%, 0%, 8.6%) |
| CIE-LAB | lab(82.29, -33.07, -15.72) |
| CIE-LCH | lch(82.29, 36.61, 205.43°) |
| OKLab | oklab(83.47% -0.107 -0.0435) |
| OKLCH | oklch(83.47% 0.116 202.1) |
| XYZ | xyz(45.3058, 60.8274, 86.4282) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.45
Robin'S Egg
#6DEDFD
ΔE00 3.99
Robin Egg Blue
#8AF1FE
ΔE00 5.59
Bright Light Blue
#26F7FD
ΔE00 6.03
Darkturquoise
#00CED1
ΔE00 6.03
Robin'S Egg Blue
#98EFF9
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADFE9 #E9645A
analogous
#5AE9AB #5ADFE9 #5A97E9
triadic
#5ADFE9 #E95ADF #DFE95A
tetradic
#5ADFE9 #AB5AE9 #E9645A #97E95A
square
#5ADFE9 #AB5AE9 #E9645A #97E95A
split-complementary
#5ADFE9 #E95A97 #E9AB5A
monochromatic
#18A6B1 #24D5E2 #5ADFE9 #90E9F0 #C6F4F7
Accessibility & contrast
On white
1.59
#5ADFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#5ADFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADFE9
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADFE9 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EA
Deuteranopia (green-blind)
#B9C6EA
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5adfe9; /* rgb */ color: rgb(90, 223, 233); /* oklch */ color: oklch(83.5% 0.116 202.1);
Tailwind
colors: {
custom: {
50: '#98e9f0',
500: '#5adfe9',
950: '#000000',
},
}SCSS
$custom: #5adfe9; $custom-light: #98e9f0; $custom-dark: #000000;
JSON
{
"hex": "#5adfe9",
"rgb": {
"r": 90,
"g": 223,
"b": 233
},
"hsl": {
"h": 184.196,
"s": 76.471,
"l": 63.333
},
"oklch": {
"l": 0.8347,
"c": 0.11554,
"h": 202.1
},
"luminance": 0.60832
}Semantic roles & 50–950 ramp
primary
#5ADFE9
secondary
#B13E36
accent
#1B0DD9
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485