#5FD9DC#5FD9DC
#5FD9DC is a light, moderate teal. Relative luminance 0.572; OKLCH L 81.8% C 0.108 H 197.5°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD9DC |
|---|---|
| RGB | rgb(95, 217, 220) |
| HSL | hsl(181, 64%, 62%) |
| HSV | hsv(181, 57%, 86%) |
| CMYK | cmyk(56.8%, 1.4%, 0%, 13.7%) |
| CIE-LAB | lab(80.30, -32.93, -11.76) |
| CIE-LCH | lch(80.30, 34.96, 199.66°) |
| OKLab | oklab(81.78% -0.1034 -0.0325) |
| OKLCH | oklch(81.78% 0.108 197.5) |
| XYZ | xyz(42.4450, 57.2216, 76.5043) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.99
Darkturquoise
#00CED1
ΔE00 4.47
Aqua Blue
#02D8E9
ΔE00 4.85
Robin'S Egg
#6DEDFD
ΔE00 6.43
Bright Light Blue
#26F7FD
ΔE00 7.08
Turquoise
#40E0D0
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD9DC #DC625F
analogous
#5FDCA1 #5FD9DC #5F9BDC
triadic
#5FD9DC #DC5FD9 #D9DC5F
tetradic
#5FD9DC #A15FDC #DC625F #9BDC5F
square
#5FD9DC #A15FDC #DC625F #9BDC5F
split-complementary
#5FD9DC #DC5F9B #DCA15F
monochromatic
#239B9E #2ECCD0 #5FD9DC #91E5E7 #C3F1F2
Accessibility & contrast
On white
1.69
#5FD9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#5FD9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD9DC
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD9DC | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DC
Deuteranopia (green-blind)
#B7C1DD
Tritanopia (blue-blind)
#00E0DA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5fd9dc; /* rgb */ color: rgb(95, 217, 220); /* oklch */ color: oklch(81.8% 0.108 197.5);
Tailwind
colors: {
custom: {
50: '#98e5e6',
500: '#5fd9dc',
950: '#000000',
},
}SCSS
$custom: #5fd9dc; $custom-light: #98e5e6; $custom-dark: #000000;
JSON
{
"hex": "#5fd9dc",
"rgb": {
"r": 95,
"g": 217,
"b": 220
},
"hsl": {
"h": 181.44,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.8178,
"c": 0.10843,
"h": 197.5
},
"luminance": 0.57226
}Semantic roles & 50–950 ramp
primary
#5FD9DC
secondary
#A2403E
accent
#1E1ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484