#5DCFDF#5DCFDF
#5DCFDF is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.5% C 0.105 H 207.8°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5DCFDF |
|---|---|
| RGB | rgb(93, 207, 223) |
| HSL | hsl(187, 67%, 62%) |
| HSV | hsv(187, 58%, 87%) |
| CMYK | cmyk(58.3%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(77.45, -27.65, -17.67) |
| CIE-LCH | lch(77.45, 32.81, 212.58°) |
| OKLab | oklab(79.49% -0.0929 -0.0489) |
| OKLCH | oklch(79.49% 0.105 207.8) |
| XYZ | xyz(40.1408, 52.2765, 77.7727) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.05
Neon Blue
#04D9FF
ΔE00 6.30
Darkturquoise
#00CED1
ΔE00 6.76
Robin'S Egg
#6DEDFD
ΔE00 6.89
Sky Blue
#87CEEB
ΔE00 7.91
Mediumturquoise
#48D1CC
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DCFDF #DF6D5D
analogous
#5DDFAE #5DCFDF #5D8EDF
triadic
#5DCFDF #DF5DCF #CFDF5D
tetradic
#5DCFDF #AE5DDF #DF6D5D #8EDF5D
square
#5DCFDF #AE5DDF #DF6D5D #8EDF5D
split-complementary
#5DCFDF #DF5D8E #DFAE5D
monochromatic
#2092A2 #2AC0D5 #5DCFDF #90DEE9 #C3EDF3
Accessibility & contrast
On white
1.83
#5DCFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#5DCFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DCFDF
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DCFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DCFDF | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8E0
Deuteranopia (green-blind)
#ABB9DF
Tritanopia (blue-blind)
#00D7D4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5dcfdf; /* rgb */ color: rgb(93, 207, 223); /* oklch */ color: oklch(79.5% 0.105 207.8);
Tailwind
colors: {
custom: {
50: '#97dee9',
500: '#5dcfdf',
950: '#000000',
},
}SCSS
$custom: #5dcfdf; $custom-light: #97dee9; $custom-dark: #000000;
JSON
{
"hex": "#5dcfdf",
"rgb": {
"r": 93,
"g": 207,
"b": 223
},
"hsl": {
"h": 187.385,
"s": 67.01,
"l": 61.961
},
"oklch": {
"l": 0.7949,
"c": 0.10496,
"h": 207.8
},
"luminance": 0.52281
}Semantic roles & 50–950 ramp
primary
#5DCFDF
secondary
#A5483C
accent
#2D17CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484