#5FD6DF#5FD6DF
#5FD6DF is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.2% C 0.107 H 202.1°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD6DF |
|---|---|
| RGB | rgb(95, 214, 223) |
| HSL | hsl(184, 67%, 62%) |
| HSV | hsv(184, 57%, 87%) |
| CMYK | cmyk(57.4%, 4%, 0%, 12.5%) |
| CIE-LAB | lab(79.53, -30.68, -14.53) |
| CIE-LCH | lch(79.53, 33.95, 205.33°) |
| OKLab | oklab(81.18% -0.099 -0.0402) |
| OKLCH | oklch(81.18% 0.107 202.1) |
| XYZ | xyz(42.0796, 55.8495, 78.3602) |
| Luminance | 0.5585 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.54
Darkturquoise
#00CED1
ΔE00 5.12
Robin'S Egg
#6DEDFD
ΔE00 5.73
Mediumturquoise
#48D1CC
ΔE00 5.73
Robin Egg Blue
#8AF1FE
ΔE00 7.01
Robin'S Egg Blue
#98EFF9
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD6DF #DF685F
analogous
#5FDFA8 #5FD6DF #5F96DF
triadic
#5FD6DF #DF5FD6 #D6DF5F
tetradic
#5FD6DF #A85FDF #DF685F #96DF5F
square
#5FD6DF #A85FDF #DF685F #96DF5F
split-complementary
#5FD6DF #DF5F96 #DFA85F
monochromatic
#219AA3 #2CC9D5 #5FD6DF #92E3E9 #C5F0F3
Accessibility & contrast
On white
1.73
#5FD6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#5FD6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD6DF
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD6DF | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CEE0
Deuteranopia (green-blind)
#B3BFE0
Tritanopia (blue-blind)
#00DDD8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5fd6df; /* rgb */ color: rgb(95, 214, 223); /* oklch */ color: oklch(81.2% 0.107 202.1);
Tailwind
colors: {
custom: {
50: '#98e3e9',
500: '#5fd6df',
950: '#000000',
},
}SCSS
$custom: #5fd6df; $custom-light: #98e3e9; $custom-dark: #000000;
JSON
{
"hex": "#5fd6df",
"rgb": {
"r": 95,
"g": 214,
"b": 223
},
"hsl": {
"h": 184.219,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.81184,
"c": 0.10689,
"h": 202.1
},
"luminance": 0.55854
}Semantic roles & 50–950 ramp
primary
#5FD6DF
secondary
#A6443C
accent
#2417CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484