#5FDCD9#5FDCD9
#5FDCD9 is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.4% C 0.111 H 193.0°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCD9 |
|---|---|
| RGB | rgb(95, 220, 217) |
| HSL | hsl(179, 64%, 62%) |
| HSV | hsv(179, 57%, 86%) |
| CMYK | cmyk(56.8%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(81.08, -35.13, -9.00) |
| CIE-LCH | lch(81.08, 36.27, 194.37°) |
| OKLab | oklab(82.38% -0.1078 -0.025) |
| OKLCH | oklch(82.38% 0.111 193) |
| XYZ | xyz(42.8315, 58.6247, 74.6907) |
| Luminance | 0.5863 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.13
Turquoise
#40E0D0
ΔE00 4.97
Darkturquoise
#00CED1
ΔE00 4.98
Aqua Blue
#02D8E9
ΔE00 6.76
Bright Light Blue
#26F7FD
ΔE00 6.89
Bright Cyan
#41FDFE
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCD9 #DC5F62
analogous
#5FDC9B #5FDCD9 #5FA1DC
triadic
#5FDCD9 #D95FDC #DCD95F
tetradic
#5FDCD9 #9B5FDC #DC5F62 #A1DC5F
square
#5FDCD9 #9B5FDC #DC5F62 #A1DC5F
split-complementary
#5FDCD9 #DC5FA1 #DC9B5F
monochromatic
#239E9B #2ED0CC #5FDCD9 #91E7E5 #C3F2F1
Accessibility & contrast
On white
1.65
#5FDCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#5FDCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCD9
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCD9 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D9
Deuteranopia (green-blind)
#BBC3DA
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fdcd9; /* rgb */ color: rgb(95, 220, 217); /* oklch */ color: oklch(82.4% 0.111 193.0);
Tailwind
colors: {
custom: {
50: '#98e7e4',
500: '#5fdcd9',
950: '#000000',
},
}SCSS
$custom: #5fdcd9; $custom-light: #98e7e4; $custom-dark: #000000;
JSON
{
"hex": "#5fdcd9",
"rgb": {
"r": 95,
"g": 220,
"b": 217
},
"hsl": {
"h": 178.56,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.82381,
"c": 0.11069,
"h": 193
},
"luminance": 0.58629
}Semantic roles & 50–950 ramp
primary
#5FDCD9
secondary
#A23E40
accent
#1A1ECC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484