#5FD1DD#5FD1DD
#5FD1DD is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.0% C 0.104 H 204.7°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD1DD |
|---|---|
| RGB | rgb(95, 209, 221) |
| HSL | hsl(186, 65%, 62%) |
| HSV | hsv(186, 57%, 87%) |
| CMYK | cmyk(57%, 5.4%, 0%, 13.3%) |
| CIE-LAB | lab(78.02, -28.82, -15.72) |
| CIE-LCH | lch(78.02, 32.83, 208.61°) |
| OKLab | oklab(79.95% -0.0946 -0.0435) |
| OKLCH | oklch(79.95% 0.104 204.7) |
| XYZ | xyz(40.5655, 53.2503, 76.5331) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.72
Darkturquoise
#00CED1
ΔE00 5.70
Robin'S Egg
#6DEDFD
ΔE00 6.51
Mediumturquoise
#48D1CC
ΔE00 6.75
Neon Blue
#04D9FF
ΔE00 7.39
Robin Egg Blue
#8AF1FE
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD1DD #DD6B5F
analogous
#5FDDAA #5FD1DD #5F92DD
triadic
#5FD1DD #DD5FD1 #D1DD5F
tetradic
#5FD1DD #AA5FDD #DD6B5F #92DD5F
square
#5FD1DD #AA5FDD #DD6B5F #92DD5F
split-complementary
#5FD1DD #DD5F92 #DDAA5F
monochromatic
#2294A0 #2DC2D2 #5FD1DD #91E0E8 #C4EEF2
Accessibility & contrast
On white
1.80
#5FD1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#5FD1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD1DD
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD1DD | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DE
Deuteranopia (green-blind)
#AEBBDD
Tritanopia (blue-blind)
#00D9D4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5fd1dd; /* rgb */ color: rgb(95, 209, 221); /* oklch */ color: oklch(80.0% 0.104 204.7);
Tailwind
colors: {
custom: {
50: '#98dfe7',
500: '#5fd1dd',
950: '#000000',
},
}SCSS
$custom: #5fd1dd; $custom-light: #98dfe7; $custom-dark: #000000;
JSON
{
"hex": "#5fd1dd",
"rgb": {
"r": 95,
"g": 209,
"b": 221
},
"hsl": {
"h": 185.714,
"s": 64.948,
"l": 61.961
},
"oklch": {
"l": 0.79951,
"c": 0.1041,
"h": 204.7
},
"luminance": 0.53254
}Semantic roles & 50–950 ramp
primary
#5FD1DD
secondary
#A3473D
accent
#2A19CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484