#5FD8DC#5FD8DC
#5FD8DC is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.5% C 0.108 H 198.2°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD8DC |
|---|---|
| RGB | rgb(95, 216, 220) |
| HSL | hsl(182, 64%, 62%) |
| HSV | hsv(182, 57%, 86%) |
| CMYK | cmyk(56.8%, 1.8%, 0%, 13.7%) |
| CIE-LAB | lab(80.01, -32.45, -12.19) |
| CIE-LCH | lch(80.01, 34.67, 200.59°) |
| OKLab | oklab(81.55% -0.1024 -0.0337) |
| OKLCH | oklch(81.55% 0.108 198.2) |
| XYZ | xyz(42.1880, 56.7077, 76.4186) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.20
Darkturquoise
#00CED1
ΔE00 4.44
Aqua Blue
#02D8E9
ΔE00 4.57
Robin'S Egg
#6DEDFD
ΔE00 6.34
Bright Light Blue
#26F7FD
ΔE00 7.30
Robin Egg Blue
#8AF1FE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD8DC #DC635F
analogous
#5FDCA2 #5FD8DC #5F9ADC
triadic
#5FD8DC #DC5FD8 #D8DC5F
tetradic
#5FD8DC #A25FDC #DC635F #9ADC5F
square
#5FD8DC #A25FDC #DC635F #9ADC5F
split-complementary
#5FD8DC #DC5F9A #DCA25F
monochromatic
#239A9E #2ECBD0 #5FD8DC #91E4E7 #C3F0F2
Accessibility & contrast
On white
1.70
#5FD8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#5FD8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD8DC
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD8DC | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDD
Deuteranopia (green-blind)
#B6C0DD
Tritanopia (blue-blind)
#00DFD9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5fd8dc; /* rgb */ color: rgb(95, 216, 220); /* oklch */ color: oklch(81.5% 0.108 198.2);
Tailwind
colors: {
custom: {
50: '#98e4e6',
500: '#5fd8dc',
950: '#000000',
},
}SCSS
$custom: #5fd8dc; $custom-light: #98e4e6; $custom-dark: #000000;
JSON
{
"hex": "#5fd8dc",
"rgb": {
"r": 95,
"g": 216,
"b": 220
},
"hsl": {
"h": 181.92,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.81546,
"c": 0.1078,
"h": 198.2
},
"luminance": 0.56712
}Semantic roles & 50–950 ramp
primary
#5FD8DC
secondary
#A2413E
accent
#1F1ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484