#5FDFDF#5FDFDF
#5FDFDF is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.112 H 195.2°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDFDF |
|---|---|
| RGB | rgb(95, 223, 223) |
| HSL | hsl(180, 67%, 62%) |
| HSV | hsv(180, 57%, 87%) |
| CMYK | cmyk(57.4%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(82.13, -34.94, -10.64) |
| CIE-LCH | lch(82.13, 36.52, 196.94°) |
| OKLab | oklab(83.28% -0.1084 -0.0295) |
| OKLCH | oklch(83.28% 0.112 195.2) |
| XYZ | xyz(44.4205, 60.5314, 79.1405) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.13
Darkturquoise
#00CED1
ΔE00 5.28
Turquoise
#40E0D0
ΔE00 5.92
Bright Light Blue
#26F7FD
ΔE00 5.93
Aqua Blue
#02D8E9
ΔE00 5.94
Robin'S Egg
#6DEDFD
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDFDF #DF5F5F
analogous
#5FDF9F #5FDFDF #5F9FDF
triadic
#5FDFDF #DF5FDF #DFDF5F
tetradic
#5FDFDF #9F5FDF #DF5F5F #9FDF5F
square
#5FDFDF #9F5FDF #DF5F5F #9FDF5F
split-complementary
#5FDFDF #DF5F9F #DF9F5F
monochromatic
#21A3A3 #2CD5D5 #5FDFDF #92E9E9 #C5F3F3
Accessibility & contrast
On white
1.60
#5FDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#5FDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDFDF
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDFDF | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DF
Deuteranopia (green-blind)
#BDC6E0
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fdfdf; /* rgb */ color: rgb(95, 223, 223); /* oklch */ color: oklch(83.3% 0.112 195.2);
Tailwind
colors: {
custom: {
50: '#99e9e9',
500: '#5fdfdf',
950: '#000000',
},
}SCSS
$custom: #5fdfdf; $custom-light: #99e9e9; $custom-dark: #000000;
JSON
{
"hex": "#5fdfdf",
"rgb": {
"r": 95,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.83281,
"c": 0.11239,
"h": 195.2
},
"luminance": 0.60536
}Semantic roles & 50–950 ramp
primary
#5FDFDF
secondary
#A63C3C
accent
#1717CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484