#5FD2DC#5FD2DC
#5FD2DC is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.1% C 0.104 H 203.1°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD2DC |
|---|---|
| RGB | rgb(95, 210, 220) |
| HSL | hsl(185, 64%, 62%) |
| HSV | hsv(185, 57%, 86%) |
| CMYK | cmyk(56.8%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(78.28, -29.58, -14.79) |
| CIE-LCH | lch(78.28, 33.07, 206.57°) |
| OKLab | oklab(80.15% -0.096 -0.0409) |
| OKLCH | oklch(80.15% 0.104 203.1) |
| XYZ | xyz(40.6788, 53.6894, 75.9156) |
| Luminance | 0.5369 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.71
Darkturquoise
#00CED1
ΔE00 5.18
Mediumturquoise
#48D1CC
ΔE00 6.02
Robin'S Egg
#6DEDFD
ΔE00 6.46
Robin Egg Blue
#8AF1FE
ΔE00 7.70
Robin'S Egg Blue
#98EFF9
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD2DC #DC695F
analogous
#5FDCA8 #5FD2DC #5F94DC
triadic
#5FD2DC #DC5FD2 #D2DC5F
tetradic
#5FD2DC #A85FDC #DC695F #94DC5F
square
#5FD2DC #A85FDC #DC695F #94DC5F
split-complementary
#5FD2DC #DC5F94 #DCA85F
monochromatic
#23949E #2EC3D0 #5FD2DC #91E0E7 #C3EEF2
Accessibility & contrast
On white
1.79
#5FD2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#5FD2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD2DC
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD2DC | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADD
Deuteranopia (green-blind)
#B0BBDD
Tritanopia (blue-blind)
#00D9D5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5fd2dc; /* rgb */ color: rgb(95, 210, 220); /* oklch */ color: oklch(80.1% 0.104 203.1);
Tailwind
colors: {
custom: {
50: '#98e0e6',
500: '#5fd2dc',
950: '#000000',
},
}SCSS
$custom: #5fd2dc; $custom-light: #98e0e6; $custom-dark: #000000;
JSON
{
"hex": "#5fd2dc",
"rgb": {
"r": 95,
"g": 210,
"b": 220
},
"hsl": {
"h": 184.8,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.80148,
"c": 0.1044,
"h": 203.1
},
"luminance": 0.53693
}Semantic roles & 50–950 ramp
primary
#5FD2DC
secondary
#A2463E
accent
#281ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484