#5ADFDB#5ADFDB
#5ADFDB is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.0% C 0.116 H 192.4°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADFDB |
|---|---|
| RGB | rgb(90, 223, 219) |
| HSL | hsl(178, 68%, 61%) |
| HSV | hsv(178, 60%, 87%) |
| CMYK | cmyk(59.6%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(81.87, -36.88, -8.91) |
| CIE-LCH | lch(81.87, 37.94, 193.58°) |
| OKLab | oklab(83% -0.1128 -0.0248) |
| OKLCH | oklch(83% 0.116 192.4) |
| XYZ | xyz(43.3847, 60.0589, 76.3102) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.50
Turquoise
#40E0D0
ΔE00 4.40
Darkturquoise
#00CED1
ΔE00 5.35
Bright Light Blue
#26F7FD
ΔE00 6.35
Bright Cyan
#41FDFE
ΔE00 6.79
Bright Aqua
#0BF9EA
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADFDB #DF5A5E
analogous
#5ADF99 #5ADFDB #5AA1DF
triadic
#5ADFDB #DB5ADF #DFDB5A
tetradic
#5ADFDB #995ADF #DF5A5E #A1DF5A
square
#5ADFDB #995ADF #DF5A5E #A1DF5A
split-complementary
#5ADFDB #DF5AA1 #DF995A
monochromatic
#1FA09C #29D3CE #5ADFDB #8DE9E6 #C1F3F1
Accessibility & contrast
On white
1.61
#5ADFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#5ADFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADFDB
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADFDB | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DB
Deuteranopia (green-blind)
#BDC5DC
Tritanopia (blue-blind)
#00E5DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5adfdb; /* rgb */ color: rgb(90, 223, 219); /* oklch */ color: oklch(83.0% 0.116 192.4);
Tailwind
colors: {
custom: {
50: '#97e9e6',
500: '#5adfdb',
950: '#000000',
},
}SCSS
$custom: #5adfdb; $custom-light: #97e9e6; $custom-dark: #000000;
JSON
{
"hex": "#5adfdb",
"rgb": {
"r": 90,
"g": 223,
"b": 219
},
"hsl": {
"h": 178.195,
"s": 67.513,
"l": 61.373
},
"oklch": {
"l": 0.82996,
"c": 0.11552,
"h": 192.4
},
"luminance": 0.60063
}Semantic roles & 50–950 ramp
primary
#5ADFDB
secondary
#A33A3D
accent
#161CCF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484