#5ADDDB#5ADDDB
#5ADDDB is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.5% C 0.114 H 193.8°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADDDB |
|---|---|
| RGB | rgb(90, 221, 219) |
| HSL | hsl(179, 66%, 61%) |
| HSV | hsv(179, 59%, 87%) |
| CMYK | cmyk(59.3%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(81.29, -35.95, -9.77) |
| CIE-LCH | lch(81.29, 37.26, 195.21°) |
| OKLab | oklab(82.53% -0.1108 -0.0271) |
| OKLCH | oklch(82.53% 0.114 193.8) |
| XYZ | xyz(42.8535, 58.9966, 76.1332) |
| Luminance | 0.5900 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.30
Darkturquoise
#00CED1
ΔE00 4.83
Turquoise
#40E0D0
ΔE00 5.12
Aqua Blue
#02D8E9
ΔE00 6.38
Bright Light Blue
#26F7FD
ΔE00 6.45
Bright Cyan
#41FDFE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADDDB #DD5A5C
analogous
#5ADD99 #5ADDDB #5A9DDD
triadic
#5ADDDB #DB5ADD #DDDB5A
tetradic
#5ADDDB #995ADD #DD5A5C #9DDD5A
square
#5ADDDB #995ADD #DD5A5C #9DDD5A
split-complementary
#5ADDDB #DD5A9D #DD995A
monochromatic
#209C9A #2BCFCD #5ADDDB #8DE7E6 #BFF2F1
Accessibility & contrast
On white
1.64
#5ADDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#5ADDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADDDB
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADDDB | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DB
Deuteranopia (green-blind)
#BBC3DC
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5adddb; /* rgb */ color: rgb(90, 221, 219); /* oklch */ color: oklch(82.5% 0.114 193.8);
Tailwind
colors: {
custom: {
50: '#96e8e6',
500: '#5adddb',
950: '#000000',
},
}SCSS
$custom: #5adddb; $custom-light: #96e8e6; $custom-dark: #000000;
JSON
{
"hex": "#5adddb",
"rgb": {
"r": 90,
"g": 221,
"b": 219
},
"hsl": {
"h": 179.084,
"s": 65.829,
"l": 60.98
},
"oklch": {
"l": 0.82526,
"c": 0.11404,
"h": 193.8
},
"luminance": 0.59001
}Semantic roles & 50–950 ramp
primary
#5ADDDB
secondary
#A03B3D
accent
#181BCE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484