#5FDBD5#5FDBD5
#5FDBD5 is a very light, moderate teal. Relative luminance 0.579; OKLCH L 82.0% C 0.110 H 190.9°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDBD5 |
|---|---|
| RGB | rgb(95, 219, 213) |
| HSL | hsl(177, 63%, 62%) |
| HSV | hsv(177, 57%, 86%) |
| CMYK | cmyk(56.6%, 0%, 2.7%, 14.1%) |
| CIE-LAB | lab(80.68, -35.72, -7.47) |
| CIE-LCH | lch(80.68, 36.49, 191.81°) |
| OKLab | oklab(82.02% -0.1085 -0.0208) |
| OKLCH | oklch(82.02% 0.11 190.9) |
| XYZ | xyz(42.0559, 57.8958, 71.8965) |
| Luminance | 0.5790 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.77
Turquoise
#40E0D0
ΔE00 4.06
Darkturquoise
#00CED1
ΔE00 5.26
Bright Light Blue
#26F7FD
ΔE00 7.57
Bright Aqua
#0BF9EA
ΔE00 7.67
Aqua Blue
#02D8E9
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDBD5 #DB5F65
analogous
#5FDB97 #5FDBD5 #5FA3DB
triadic
#5FDBD5 #D55FDB #DBD55F
tetradic
#5FDBD5 #975FDB #DB5F65 #A3DB5F
square
#5FDBD5 #975FDB #DB5F65 #A3DB5F
split-complementary
#5FDBD5 #DB5FA3 #DB975F
monochromatic
#239C97 #2ECEC7 #5FDBD5 #91E6E2 #C3F1EF
Accessibility & contrast
On white
1.67
#5FDBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#5FDBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDBD5
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDBD5 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD1D5
Deuteranopia (green-blind)
#BCC2D6
Tritanopia (blue-blind)
#00E0D9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5fdbd5; /* rgb */ color: rgb(95, 219, 213); /* oklch */ color: oklch(82.0% 0.110 190.9);
Tailwind
colors: {
custom: {
50: '#98e6e1',
500: '#5fdbd5',
950: '#000000',
},
}SCSS
$custom: #5fdbd5; $custom-light: #98e6e1; $custom-dark: #000000;
JSON
{
"hex": "#5fdbd5",
"rgb": {
"r": 95,
"g": 219,
"b": 213
},
"hsl": {
"h": 177.097,
"s": 63.265,
"l": 61.569
},
"oklch": {
"l": 0.82017,
"c": 0.11046,
"h": 190.9
},
"luminance": 0.579
}Semantic roles & 50–950 ramp
primary
#5FDBD5
secondary
#A03E43
accent
#1A23CB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484