#5FD3DD#5FD3DD
#5FD3DD is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.4% C 0.105 H 203.0°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD3DD |
|---|---|
| RGB | rgb(95, 211, 221) |
| HSL | hsl(185, 65%, 62%) |
| HSV | hsv(185, 57%, 87%) |
| CMYK | cmyk(57%, 4.5%, 0%, 13.3%) |
| CIE-LAB | lab(78.60, -29.79, -14.85) |
| CIE-LCH | lch(78.60, 33.28, 206.50°) |
| OKLab | oklab(80.42% -0.0967 -0.0411) |
| OKLCH | oklch(80.42% 0.105 203) |
| XYZ | xyz(41.0593, 54.2378, 76.6977) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.62
Darkturquoise
#00CED1
ΔE00 5.20
Mediumturquoise
#48D1CC
ΔE00 6.02
Robin'S Egg
#6DEDFD
ΔE00 6.24
Robin Egg Blue
#8AF1FE
ΔE00 7.50
Robin'S Egg Blue
#98EFF9
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD3DD #DD695F
analogous
#5FDDA8 #5FD3DD #5F94DD
triadic
#5FD3DD #DD5FD3 #D3DD5F
tetradic
#5FD3DD #A85FDD #DD695F #94DD5F
square
#5FD3DD #A85FDD #DD695F #94DD5F
split-complementary
#5FD3DD #DD5F94 #DDA85F
monochromatic
#2296A0 #2DC5D2 #5FD3DD #91E1E8 #C4EFF2
Accessibility & contrast
On white
1.77
#5FD3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#5FD3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD3DD
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD3DD | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDE
Deuteranopia (green-blind)
#B1BCDE
Tritanopia (blue-blind)
#00DAD6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5fd3dd; /* rgb */ color: rgb(95, 211, 221); /* oklch */ color: oklch(80.4% 0.105 203.0);
Tailwind
colors: {
custom: {
50: '#98e1e7',
500: '#5fd3dd',
950: '#000000',
},
}SCSS
$custom: #5fd3dd; $custom-light: #98e1e7; $custom-dark: #000000;
JSON
{
"hex": "#5fd3dd",
"rgb": {
"r": 95,
"g": 211,
"b": 221
},
"hsl": {
"h": 184.762,
"s": 64.948,
"l": 61.961
},
"oklch": {
"l": 0.80416,
"c": 0.10506,
"h": 203
},
"luminance": 0.54242
}Semantic roles & 50–950 ramp
primary
#5FD3DD
secondary
#A3453D
accent
#2719CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484