#5FD3DC#5FD3DC
#5FD3DC is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.4% C 0.105 H 202.2°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD3DC |
|---|---|
| RGB | rgb(95, 211, 220) |
| HSL | hsl(184, 64%, 62%) |
| HSV | hsv(184, 57%, 86%) |
| CMYK | cmyk(56.8%, 4.1%, 0%, 13.7%) |
| CIE-LAB | lab(78.57, -30.06, -14.36) |
| CIE-LCH | lch(78.57, 33.31, 205.53°) |
| OKLab | oklab(80.38% -0.0971 -0.0397) |
| OKLCH | oklch(80.38% 0.105 202.2) |
| XYZ | xyz(40.9265, 54.1847, 75.9981) |
| Luminance | 0.5419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.73
Darkturquoise
#00CED1
ΔE00 4.96
Mediumturquoise
#48D1CC
ΔE00 5.67
Robin'S Egg
#6DEDFD
ΔE00 6.36
Robin Egg Blue
#8AF1FE
ΔE00 7.59
Robin'S Egg Blue
#98EFF9
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD3DC #DC685F
analogous
#5FDCA7 #5FD3DC #5F95DC
triadic
#5FD3DC #DC5FD3 #D3DC5F
tetradic
#5FD3DC #A75FDC #DC685F #95DC5F
square
#5FD3DC #A75FDC #DC685F #95DC5F
split-complementary
#5FD3DC #DC5F95 #DCA75F
monochromatic
#23959E #2EC5D0 #5FD3DC #91E1E7 #C3EFF2
Accessibility & contrast
On white
1.77
#5FD3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#5FD3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD3DC
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD3DC | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#B1BCDD
Tritanopia (blue-blind)
#00DAD5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5fd3dc; /* rgb */ color: rgb(95, 211, 220); /* oklch */ color: oklch(80.4% 0.105 202.2);
Tailwind
colors: {
custom: {
50: '#98e1e6',
500: '#5fd3dc',
950: '#000000',
},
}SCSS
$custom: #5fd3dc; $custom-light: #98e1e6; $custom-dark: #000000;
JSON
{
"hex": "#5fd3dc",
"rgb": {
"r": 95,
"g": 211,
"b": 220
},
"hsl": {
"h": 184.32,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.80381,
"c": 0.10492,
"h": 202.2
},
"luminance": 0.54189
}Semantic roles & 50–950 ramp
primary
#5FD3DC
secondary
#A2453E
accent
#261ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484