#5ADFCC#5ADFCC
#5ADFCC is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.5% C 0.119 H 182.3°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADFCC |
|---|---|
| RGB | rgb(90, 223, 204) |
| HSL | hsl(171, 68%, 61%) |
| HSV | hsv(171, 60%, 87%) |
| CMYK | cmyk(59.6%, 0%, 8.5%, 12.5%) |
| CIE-LAB | lab(81.46, -40.77, -1.55) |
| CIE-LCH | lch(81.46, 40.79, 182.18°) |
| OKLab | oklab(82.53% -0.1193 -0.0048) |
| OKLCH | oklch(82.53% 0.119 182.3) |
| XYZ | xyz(41.4982, 59.3044, 66.3749) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.85
Tiffany Blue
#7BF2DA
ΔE00 4.89
Aqua (survey)
#13EAC9
ΔE00 5.07
Mediumturquoise
#48D1CC
ΔE00 5.67
Seafoam Blue
#78D1B6
ΔE00 5.82
Bright Aqua
#0BF9EA
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADFCC #DF5A6D
analogous
#5ADF8A #5ADFCC #5AB0DF
triadic
#5ADFCC #CC5ADF #DFCC5A
tetradic
#5ADFCC #8A5ADF #DF5A6D #B0DF5A
square
#5ADFCC #8A5ADF #DF5A6D #B0DF5A
split-complementary
#5ADFCC #DF5AB0 #DF8A5A
monochromatic
#1FA08D #29D3BB #5ADFCC #8DE9DC #C1F3EC
Accessibility & contrast
On white
1.63
#5ADFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#5ADFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADFCC
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADFCC | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CB
Deuteranopia (green-blind)
#C1C4CE
Tritanopia (blue-blind)
#00E3D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5adfcc; /* rgb */ color: rgb(90, 223, 204); /* oklch */ color: oklch(82.5% 0.119 182.3);
Tailwind
colors: {
custom: {
50: '#96e9db',
500: '#5adfcc',
950: '#000000',
},
}SCSS
$custom: #5adfcc; $custom-light: #96e9db; $custom-dark: #000000;
JSON
{
"hex": "#5adfcc",
"rgb": {
"r": 90,
"g": 223,
"b": 204
},
"hsl": {
"h": 171.429,
"s": 67.513,
"l": 61.373
},
"oklch": {
"l": 0.82526,
"c": 0.11939,
"h": 182.3
},
"luminance": 0.59309
}Semantic roles & 50–950 ramp
primary
#5ADFCC
secondary
#A33A49
accent
#1631CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1615
muted
#808484