#5FDBDD#5FDBDD
#5FDBDD is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.3% C 0.110 H 196.7°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDBDD |
|---|---|
| RGB | rgb(95, 219, 221) |
| HSL | hsl(181, 65%, 62%) |
| HSV | hsv(181, 57%, 87%) |
| CMYK | cmyk(57%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(80.91, -33.60, -11.39) |
| CIE-LCH | lch(80.91, 35.48, 198.72°) |
| OKLab | oklab(82.28% -0.1051 -0.0315) |
| OKLCH | oklch(82.28% 0.11 196.7) |
| XYZ | xyz(43.0964, 58.3120, 77.3767) |
| Luminance | 0.5832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.95
Darkturquoise
#00CED1
ΔE00 4.68
Aqua Blue
#02D8E9
ΔE00 5.17
Robin'S Egg
#6DEDFD
ΔE00 6.41
Bright Light Blue
#26F7FD
ΔE00 6.66
Turquoise
#40E0D0
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDBDD #DD615F
analogous
#5FDDA0 #5FDBDD #5F9CDD
triadic
#5FDBDD #DD5FDB #DBDD5F
tetradic
#5FDBDD #A05FDD #DD615F #9CDD5F
square
#5FDBDD #A05FDD #DD615F #9CDD5F
split-complementary
#5FDBDD #DD5F9C #DDA05F
monochromatic
#229EA0 #2DD0D2 #5FDBDD #91E6E8 #C4F2F2
Accessibility & contrast
On white
1.66
#5FDBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#5FDBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDBDD
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDBDD | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DD
Deuteranopia (green-blind)
#B9C3DE
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fdbdd; /* rgb */ color: rgb(95, 219, 221); /* oklch */ color: oklch(82.3% 0.110 196.7);
Tailwind
colors: {
custom: {
50: '#99e6e7',
500: '#5fdbdd',
950: '#000000',
},
}SCSS
$custom: #5fdbdd; $custom-light: #99e6e7; $custom-dark: #000000;
JSON
{
"hex": "#5fdbdd",
"rgb": {
"r": 95,
"g": 219,
"b": 221
},
"hsl": {
"h": 180.952,
"s": 64.948,
"l": 61.961
},
"oklch": {
"l": 0.8228,
"c": 0.10974,
"h": 196.7
},
"luminance": 0.58316
}Semantic roles & 50–950 ramp
primary
#5FDBDD
secondary
#A33F3D
accent
#1C19CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484