#5ADFDD#5ADFDD
#5ADFDD is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.115 H 193.8°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADFDD |
|---|---|
| RGB | rgb(90, 223, 221) |
| HSL | hsl(179, 68%, 61%) |
| HSV | hsv(179, 60%, 87%) |
| CMYK | cmyk(59.6%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(81.93, -36.34, -9.89) |
| CIE-LCH | lch(81.93, 37.66, 195.22°) |
| OKLab | oklab(83.06% -0.112 -0.0274) |
| OKLCH | oklch(83.06% 0.115 193.8) |
| XYZ | xyz(43.6496, 60.1649, 77.7052) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.69
Turquoise
#40E0D0
ΔE00 5.09
Darkturquoise
#00CED1
ΔE00 5.16
Bright Light Blue
#26F7FD
ΔE00 6.04
Aqua Blue
#02D8E9
ΔE00 6.47
Bright Cyan
#41FDFE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADFDD #DF5A5C
analogous
#5ADF9B #5ADFDD #5A9FDF
triadic
#5ADFDD #DD5ADF #DFDD5A
tetradic
#5ADFDD #9B5ADF #DF5A5C #9FDF5A
square
#5ADFDD #9B5ADF #DF5A5C #9FDF5A
split-complementary
#5ADFDD #DF5A9F #DF9B5A
monochromatic
#1FA09E #29D3D0 #5ADFDD #8DE9E8 #C1F3F2
Accessibility & contrast
On white
1.61
#5ADFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#5ADFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADFDD
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADFDD | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DD
Deuteranopia (green-blind)
#BDC5DE
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5adfdd; /* rgb */ color: rgb(90, 223, 221); /* oklch */ color: oklch(83.1% 0.115 193.8);
Tailwind
colors: {
custom: {
50: '#97e9e7',
500: '#5adfdd',
950: '#000000',
},
}SCSS
$custom: #5adfdd; $custom-light: #97e9e7; $custom-dark: #000000;
JSON
{
"hex": "#5adfdd",
"rgb": {
"r": 90,
"g": 223,
"b": 221
},
"hsl": {
"h": 179.098,
"s": 67.513,
"l": 61.373
},
"oklch": {
"l": 0.83061,
"c": 0.11531,
"h": 193.8
},
"luminance": 0.60169
}Semantic roles & 50–950 ramp
primary
#5ADFDD
secondary
#A33A3C
accent
#1619CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484