#5FDBDB#5FDBDB
#5FDBDB is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.2% C 0.110 H 195.2°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDBDB |
|---|---|
| RGB | rgb(95, 219, 219) |
| HSL | hsl(180, 63%, 62%) |
| HSV | hsv(180, 57%, 86%) |
| CMYK | cmyk(56.6%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(80.85, -34.14, -10.41) |
| CIE-LCH | lch(80.85, 35.69, 196.96°) |
| OKLab | oklab(82.21% -0.1059 -0.0288) |
| OKLCH | oklch(82.21% 0.11 195.2) |
| XYZ | xyz(42.8315, 58.2061, 75.9818) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.47
Darkturquoise
#00CED1
ΔE00 4.66
Aqua Blue
#02D8E9
ΔE00 5.77
Turquoise
#40E0D0
ΔE00 6.03
Bright Light Blue
#26F7FD
ΔE00 6.78
Robin'S Egg
#6DEDFD
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDBDB #DB5F5F
analogous
#5FDB9D #5FDBDB #5F9DDB
triadic
#5FDBDB #DB5FDB #DBDB5F
tetradic
#5FDBDB #9D5FDB #DB5F5F #9DDB5F
square
#5FDBDB #9D5FDB #DB5F5F #9DDB5F
split-complementary
#5FDBDB #DB5F9D #DB9D5F
monochromatic
#239C9C #2ECECE #5FDBDB #91E6E6 #C3F1F1
Accessibility & contrast
On white
1.66
#5FDBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#5FDBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDBDB
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDBDB | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DB
Deuteranopia (green-blind)
#BAC2DC
Tritanopia (blue-blind)
#00E1DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fdbdb; /* rgb */ color: rgb(95, 219, 219); /* oklch */ color: oklch(82.2% 0.110 195.2);
Tailwind
colors: {
custom: {
50: '#99e6e6',
500: '#5fdbdb',
950: '#000000',
},
}SCSS
$custom: #5fdbdb; $custom-light: #99e6e6; $custom-dark: #000000;
JSON
{
"hex": "#5fdbdb",
"rgb": {
"r": 95,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 63.265,
"l": 61.569
},
"oklch": {
"l": 0.82213,
"c": 0.10981,
"h": 195.2
},
"luminance": 0.5821
}Semantic roles & 50–950 ramp
primary
#5FDBDB
secondary
#A03E3E
accent
#1A1ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484