#5ADDDF#5ADDDF
#5ADDDF is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.7% C 0.114 H 196.6°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADDDF |
|---|---|
| RGB | rgb(90, 221, 223) |
| HSL | hsl(181, 68%, 61%) |
| HSV | hsv(181, 60%, 87%) |
| CMYK | cmyk(59.6%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(81.41, -34.87, -11.73) |
| CIE-LCH | lch(81.41, 36.79, 198.59°) |
| OKLab | oklab(82.66% -0.1091 -0.0325) |
| OKLCH | oklch(82.66% 0.114 196.6) |
| XYZ | xyz(43.3864, 59.2097, 78.9398) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.08
Darkturquoise
#00CED1
ΔE00 4.74
Aqua Blue
#02D8E9
ΔE00 5.13
Bright Light Blue
#26F7FD
ΔE00 6.11
Robin'S Egg
#6DEDFD
ΔE00 6.27
Turquoise
#40E0D0
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADDDF #DF5C5A
analogous
#5ADF9F #5ADDDF #5A9BDF
triadic
#5ADDDF #DF5ADD #DDDF5A
tetradic
#5ADDDF #9F5ADF #DF5C5A #9BDF5A
square
#5ADDDF #9F5ADF #DF5C5A #9BDF5A
split-complementary
#5ADDDF #DF5A9B #DF9F5A
monochromatic
#1F9EA0 #29D0D3 #5ADDDF #8DE8E9 #C1F2F3
Accessibility & contrast
On white
1.64
#5ADDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#5ADDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADDDF
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADDDF | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#BAC4E0
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5adddf; /* rgb */ color: rgb(90, 221, 223); /* oklch */ color: oklch(82.7% 0.114 196.6);
Tailwind
colors: {
custom: {
50: '#97e8e9',
500: '#5adddf',
950: '#000000',
},
}SCSS
$custom: #5adddf; $custom-light: #97e8e9; $custom-dark: #000000;
JSON
{
"hex": "#5adddf",
"rgb": {
"r": 90,
"g": 221,
"b": 223
},
"hsl": {
"h": 180.902,
"s": 67.513,
"l": 61.373
},
"oklch": {
"l": 0.82659,
"c": 0.11384,
"h": 196.6
},
"luminance": 0.59214
}Semantic roles & 50–950 ramp
primary
#5ADDDF
secondary
#A33C3A
accent
#1916CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484