#5FCFDC#5FCFDC
#5FCFDC is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.5% C 0.103 H 205.6°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCFDC |
|---|---|
| RGB | rgb(95, 207, 220) |
| HSL | hsl(186, 64%, 62%) |
| HSV | hsv(186, 57%, 86%) |
| CMYK | cmyk(56.8%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(77.41, -28.12, -16.10) |
| CIE-LCH | lch(77.41, 32.40, 209.79°) |
| OKLab | oklab(79.45% -0.0929 -0.0445) |
| OKLCH | oklch(79.45% 0.103 205.6) |
| XYZ | xyz(39.9451, 52.2219, 75.6710) |
| Luminance | 0.5223 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.99
Darkturquoise
#00CED1
ΔE00 6.00
Robin'S Egg
#6DEDFD
ΔE00 6.93
Mediumturquoise
#48D1CC
ΔE00 7.16
Neon Blue
#04D9FF
ΔE00 7.19
Robin Egg Blue
#8AF1FE
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCFDC #DC6C5F
analogous
#5FDCAB #5FCFDC #5F91DC
triadic
#5FCFDC #DC5FCF #CFDC5F
tetradic
#5FCFDC #AB5FDC #DC6C5F #91DC5F
square
#5FCFDC #AB5FDC #DC6C5F #91DC5F
split-complementary
#5FCFDC #DC5F91 #DCAB5F
monochromatic
#23919E #2EBFD0 #5FCFDC #91DEE7 #C3EDF2
Accessibility & contrast
On white
1.83
#5FCFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#5FCFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCFDC
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCFDC | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DD
Deuteranopia (green-blind)
#ADB9DC
Tritanopia (blue-blind)
#00D7D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5fcfdc; /* rgb */ color: rgb(95, 207, 220); /* oklch */ color: oklch(79.5% 0.103 205.6);
Tailwind
colors: {
custom: {
50: '#98dee6',
500: '#5fcfdc',
950: '#000000',
},
}SCSS
$custom: #5fcfdc; $custom-light: #98dee6; $custom-dark: #000000;
JSON
{
"hex": "#5fcfdc",
"rgb": {
"r": 95,
"g": 207,
"b": 220
},
"hsl": {
"h": 186.24,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.7945,
"c": 0.10299,
"h": 205.6
},
"luminance": 0.52226
}Semantic roles & 50–950 ramp
primary
#5FCFDC
secondary
#A2483E
accent
#2C1ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484