#5ADFDF#5ADFDF
#5ADFDF is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.1% C 0.115 H 195.2°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADFDF |
|---|---|
| RGB | rgb(90, 223, 223) |
| HSL | hsl(180, 68%, 61%) |
| HSV | hsv(180, 60%, 87%) |
| CMYK | cmyk(59.6%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(81.99, -35.80, -10.86) |
| CIE-LCH | lch(81.99, 37.42, 196.88°) |
| OKLab | oklab(83.13% -0.1111 -0.0301) |
| OKLCH | oklch(83.13% 0.115 195.2) |
| XYZ | xyz(43.9176, 60.2721, 79.1169) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.00
Darkturquoise
#00CED1
ΔE00 5.07
Turquoise
#40E0D0
ΔE00 5.78
Bright Light Blue
#26F7FD
ΔE00 5.81
Aqua Blue
#02D8E9
ΔE00 5.85
Bright Cyan
#41FDFE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADFDF #DF5A5A
analogous
#5ADF9D #5ADFDF #5A9DDF
triadic
#5ADFDF #DF5ADF #DFDF5A
tetradic
#5ADFDF #9D5ADF #DF5A5A #9DDF5A
square
#5ADFDF #9D5ADF #DF5A5A #9DDF5A
split-complementary
#5ADFDF #DF5A9D #DF9D5A
monochromatic
#1FA0A0 #29D3D3 #5ADFDF #8DE9E9 #C1F3F3
Accessibility & contrast
On white
1.61
#5ADFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#5ADFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADFDF
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADFDF | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DF
Deuteranopia (green-blind)
#BCC5E0
Tritanopia (blue-blind)
#00E6DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5adfdf; /* rgb */ color: rgb(90, 223, 223); /* oklch */ color: oklch(83.1% 0.115 195.2);
Tailwind
colors: {
custom: {
50: '#97e9e9',
500: '#5adfdf',
950: '#000000',
},
}SCSS
$custom: #5adfdf; $custom-light: #97e9e9; $custom-dark: #000000;
JSON
{
"hex": "#5adfdf",
"rgb": {
"r": 90,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 67.513,
"l": 61.373
},
"oklch": {
"l": 0.83128,
"c": 0.11516,
"h": 195.2
},
"luminance": 0.60277
}Semantic roles & 50–950 ramp
primary
#5ADFDF
secondary
#A33A3A
accent
#1616CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484