#5FD1DF#5FD1DF
#5FD1DF is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.0% C 0.105 H 206.2°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD1DF |
|---|---|
| RGB | rgb(95, 209, 223) |
| HSL | hsl(187, 67%, 62%) |
| HSV | hsv(187, 57%, 87%) |
| CMYK | cmyk(57.4%, 6.3%, 0%, 12.5%) |
| CIE-LAB | lab(78.09, -28.26, -16.70) |
| CIE-LCH | lch(78.09, 32.82, 210.57°) |
| OKLab | oklab(80.02% -0.0938 -0.0462) |
| OKLCH | oklch(80.02% 0.105 206.2) |
| XYZ | xyz(40.8336, 53.3575, 77.9448) |
| Luminance | 0.5336 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.75
Darkturquoise
#00CED1
ΔE00 6.27
Robin'S Egg
#6DEDFD
ΔE00 6.42
Neon Blue
#04D9FF
ΔE00 6.77
Mediumturquoise
#48D1CC
ΔE00 7.45
Robin Egg Blue
#8AF1FE
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD1DF #DF6D5F
analogous
#5FDFAD #5FD1DF #5F91DF
triadic
#5FD1DF #DF5FD1 #D1DF5F
tetradic
#5FD1DF #AD5FDF #DF6D5F #91DF5F
square
#5FD1DF #AD5FDF #DF6D5F #91DF5F
split-complementary
#5FD1DF #DF5F91 #DFAD5F
monochromatic
#2195A3 #2CC2D5 #5FD1DF #92E0E9 #C5EEF3
Accessibility & contrast
On white
1.80
#5FD1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#5FD1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD1DF
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD1DF | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CAE0
Deuteranopia (green-blind)
#AEBBDF
Tritanopia (blue-blind)
#00D9D5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5fd1df; /* rgb */ color: rgb(95, 209, 223); /* oklch */ color: oklch(80.0% 0.105 206.2);
Tailwind
colors: {
custom: {
50: '#98dfe9',
500: '#5fd1df',
950: '#000000',
},
}SCSS
$custom: #5fd1df; $custom-light: #98dfe9; $custom-dark: #000000;
JSON
{
"hex": "#5fd1df",
"rgb": {
"r": 95,
"g": 209,
"b": 223
},
"hsl": {
"h": 186.563,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.80022,
"c": 0.10454,
"h": 206.2
},
"luminance": 0.53362
}Semantic roles & 50–950 ramp
primary
#5FD1DF
secondary
#A6483C
accent
#2B17CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484