#5ADFCB#5ADFCB
#5ADFCB is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.5% C 0.120 H 181.7°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADFCB |
|---|---|
| RGB | rgb(90, 223, 203) |
| HSL | hsl(171, 68%, 61%) |
| HSV | hsv(171, 60%, 87%) |
| CMYK | cmyk(59.6%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(81.43, -41.02, -1.06) |
| CIE-LCH | lch(81.43, 41.03, 181.48°) |
| OKLab | oklab(82.5% -0.1197 -0.0035) |
| OKLCH | oklch(82.5% 0.12 181.7) |
| XYZ | xyz(41.3787, 59.2565, 65.7453) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.06
Tiffany Blue
#7BF2DA
ΔE00 4.81
Aqua (survey)
#13EAC9
ΔE00 4.85
Seafoam Blue
#78D1B6
ΔE00 5.64
Mediumturquoise
#48D1CC
ΔE00 5.94
Aquamarine (survey)
#04D8B2
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADFCB #DF5A6E
analogous
#5ADF89 #5ADFCB #5AB1DF
triadic
#5ADFCB #CB5ADF #DFCB5A
tetradic
#5ADFCB #895ADF #DF5A6E #B1DF5A
square
#5ADFCB #895ADF #DF5A6E #B1DF5A
split-complementary
#5ADFCB #DF5AB1 #DF895A
monochromatic
#1FA08C #29D3B9 #5ADFCB #8DE9DB #C1F3EB
Accessibility & contrast
On white
1.63
#5ADFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#5ADFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADFCB
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADFCB | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CA
Deuteranopia (green-blind)
#C2C4CD
Tritanopia (blue-blind)
#00E3D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5adfcb; /* rgb */ color: rgb(90, 223, 203); /* oklch */ color: oklch(82.5% 0.120 181.7);
Tailwind
colors: {
custom: {
50: '#96e9da',
500: '#5adfcb',
950: '#000000',
},
}SCSS
$custom: #5adfcb; $custom-light: #96e9da; $custom-dark: #000000;
JSON
{
"hex": "#5adfcb",
"rgb": {
"r": 90,
"g": 223,
"b": 203
},
"hsl": {
"h": 170.977,
"s": 67.513,
"l": 61.373
},
"oklch": {
"l": 0.82496,
"c": 0.11978,
"h": 181.7
},
"luminance": 0.59261
}Semantic roles & 50–950 ramp
primary
#5ADFCB
secondary
#A33A4A
accent
#1632CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483