#5FD4DC#5FD4DC
#5FD4DC is a light, moderate teal. Relative luminance 0.547; OKLCH L 80.6% C 0.105 H 201.4°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD4DC |
|---|---|
| RGB | rgb(95, 212, 220) |
| HSL | hsl(184, 64%, 62%) |
| HSV | hsv(184, 57%, 86%) |
| CMYK | cmyk(56.8%, 3.6%, 0%, 13.7%) |
| CIE-LAB | lab(78.86, -30.54, -13.93) |
| CIE-LCH | lch(78.86, 33.57, 204.51°) |
| OKLab | oklab(80.61% -0.0982 -0.0385) |
| OKLCH | oklch(80.61% 0.105 201.4) |
| XYZ | xyz(41.1757, 54.6831, 76.0812) |
| Luminance | 0.5469 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.81
Darkturquoise
#00CED1
ΔE00 4.77
Mediumturquoise
#48D1CC
ΔE00 5.33
Robin'S Egg
#6DEDFD
ΔE00 6.29
Robin Egg Blue
#8AF1FE
ΔE00 7.51
Robin'S Egg Blue
#98EFF9
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD4DC #DC675F
analogous
#5FDCA6 #5FD4DC #5F96DC
triadic
#5FD4DC #DC5FD4 #D4DC5F
tetradic
#5FD4DC #A65FDC #DC675F #96DC5F
square
#5FD4DC #A65FDC #DC675F #96DC5F
split-complementary
#5FD4DC #DC5F96 #DCA65F
monochromatic
#23969E #2EC6D0 #5FD4DC #91E1E7 #C3EFF2
Accessibility & contrast
On white
1.76
#5FD4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#5FD4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD4DC
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD4DC | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#B2BDDD
Tritanopia (blue-blind)
#00DBD6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5fd4dc; /* rgb */ color: rgb(95, 212, 220); /* oklch */ color: oklch(80.6% 0.105 201.4);
Tailwind
colors: {
custom: {
50: '#98e1e6',
500: '#5fd4dc',
950: '#000000',
},
}SCSS
$custom: #5fd4dc; $custom-light: #98e1e6; $custom-dark: #000000;
JSON
{
"hex": "#5fd4dc",
"rgb": {
"r": 95,
"g": 212,
"b": 220
},
"hsl": {
"h": 183.84,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.80614,
"c": 0.10545,
"h": 201.4
},
"luminance": 0.54687
}Semantic roles & 50–950 ramp
primary
#5FD4DC
secondary
#A2443E
accent
#251ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484