#5FD7DF#5FD7DF
#5FD7DF is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.4% C 0.107 H 201.3°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD7DF |
|---|---|
| RGB | rgb(95, 215, 223) |
| HSL | hsl(184, 67%, 62%) |
| HSV | hsv(184, 57%, 87%) |
| CMYK | cmyk(57.4%, 3.6%, 0%, 12.5%) |
| CIE-LAB | lab(79.82, -31.16, -14.09) |
| CIE-LCH | lch(79.82, 34.20, 204.34°) |
| OKLab | oklab(81.42% -0.1001 -0.039) |
| OKLCH | oklch(81.42% 0.107 201.3) |
| XYZ | xyz(42.3334, 56.3572, 78.4448) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.67
Darkturquoise
#00CED1
ΔE00 4.98
Mediumturquoise
#48D1CC
ΔE00 5.43
Robin'S Egg
#6DEDFD
ΔE00 5.69
Robin Egg Blue
#8AF1FE
ΔE00 6.95
Robin'S Egg Blue
#98EFF9
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD7DF #DF675F
analogous
#5FDFA7 #5FD7DF #5F97DF
triadic
#5FD7DF #DF5FD7 #D7DF5F
tetradic
#5FD7DF #A75FDF #DF675F #97DF5F
square
#5FD7DF #A75FDF #DF675F #97DF5F
split-complementary
#5FD7DF #DF5F97 #DFA75F
monochromatic
#219BA3 #2CCAD5 #5FD7DF #92E4E9 #C5F1F3
Accessibility & contrast
On white
1.71
#5FD7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#5FD7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD7DF
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD7DF | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFE0
Deuteranopia (green-blind)
#B4BFE0
Tritanopia (blue-blind)
#00DED9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5fd7df; /* rgb */ color: rgb(95, 215, 223); /* oklch */ color: oklch(81.4% 0.107 201.3);
Tailwind
colors: {
custom: {
50: '#98e3e9',
500: '#5fd7df',
950: '#000000',
},
}SCSS
$custom: #5fd7df; $custom-light: #98e3e9; $custom-dark: #000000;
JSON
{
"hex": "#5fd7df",
"rgb": {
"r": 95,
"g": 215,
"b": 223
},
"hsl": {
"h": 183.75,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.81417,
"c": 0.10742,
"h": 201.3
},
"luminance": 0.56361
}Semantic roles & 50–950 ramp
primary
#5FD7DF
secondary
#A6433C
accent
#2217CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484