#5FDCDB#5FDCDB
#5FDCDB is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.4% C 0.111 H 194.5°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCDB |
|---|---|
| RGB | rgb(95, 220, 219) |
| HSL | hsl(180, 64%, 62%) |
| HSV | hsv(180, 57%, 86%) |
| CMYK | cmyk(56.8%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(81.14, -34.60, -9.98) |
| CIE-LCH | lch(81.14, 36.01, 196.08°) |
| OKLab | oklab(82.45% -0.107 -0.0277) |
| OKLCH | oklch(82.45% 0.111 194.5) |
| XYZ | xyz(43.0932, 58.7294, 76.0690) |
| Luminance | 0.5873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.43
Darkturquoise
#00CED1
ΔE00 4.84
Turquoise
#40E0D0
ΔE00 5.64
Aqua Blue
#02D8E9
ΔE00 6.11
Bright Light Blue
#26F7FD
ΔE00 6.65
Robin'S Egg
#6DEDFD
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCDB #DC5F60
analogous
#5FDC9D #5FDCDB #5F9FDC
triadic
#5FDCDB #DB5FDC #DCDB5F
tetradic
#5FDCDB #9D5FDC #DC5F60 #9FDC5F
square
#5FDCDB #9D5FDC #DC5F60 #9FDC5F
split-complementary
#5FDCDB #DC5F9F #DC9D5F
monochromatic
#239E9D #2ED0CF #5FDCDB #91E7E6 #C3F2F2
Accessibility & contrast
On white
1.65
#5FDCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#5FDCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCDB
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCDB | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DB
Deuteranopia (green-blind)
#BBC3DC
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fdcdb; /* rgb */ color: rgb(95, 220, 219); /* oklch */ color: oklch(82.4% 0.111 194.5);
Tailwind
colors: {
custom: {
50: '#99e7e6',
500: '#5fdcdb',
950: '#000000',
},
}SCSS
$custom: #5fdcdb; $custom-light: #99e7e6; $custom-dark: #000000;
JSON
{
"hex": "#5fdcdb",
"rgb": {
"r": 95,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.52,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.82447,
"c": 0.11051,
"h": 194.5
},
"luminance": 0.58734
}Semantic roles & 50–950 ramp
primary
#5FDCDB
secondary
#A23E3E
accent
#1A1BCC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484