#5CDBDF#5CDBDF
#5CDBDF is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.3% C 0.111 H 198.1°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDBDF |
|---|---|
| RGB | rgb(92, 219, 223) |
| HSL | hsl(182, 67%, 62%) |
| HSV | hsv(182, 59%, 87%) |
| CMYK | cmyk(58.7%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(80.88, -33.59, -12.50) |
| CIE-LCH | lch(80.88, 35.84, 200.41°) |
| OKLab | oklab(82.25% -0.106 -0.0346) |
| OKLCH | oklch(82.25% 0.111 198.1) |
| XYZ | xyz(43.0587, 58.2616, 78.7741) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.39
Aqua Blue
#02D8E9
ΔE00 4.52
Darkturquoise
#00CED1
ΔE00 4.65
Robin'S Egg
#6DEDFD
ΔE00 5.94
Bright Light Blue
#26F7FD
ΔE00 6.55
Robin Egg Blue
#8AF1FE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDBDF #DF605C
analogous
#5CDFA2 #5CDBDF #5C9ADF
triadic
#5CDBDF #DF5CDB #DBDF5C
tetradic
#5CDBDF #A25CDF #DF605C #9ADF5C
square
#5CDBDF #A25CDF #DF605C #9ADF5C
split-complementary
#5CDBDF #DF5C9A #DFA25C
monochromatic
#209DA1 #2ACFD4 #5CDBDF #8FE6E9 #C2F2F3
Accessibility & contrast
On white
1.66
#5CDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#5CDBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDBDF
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDBDF | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2E0
Deuteranopia (green-blind)
#B8C2E0
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5cdbdf; /* rgb */ color: rgb(92, 219, 223); /* oklch */ color: oklch(82.3% 0.111 198.1);
Tailwind
colors: {
custom: {
50: '#97e6e9',
500: '#5cdbdf',
950: '#000000',
},
}SCSS
$custom: #5cdbdf; $custom-light: #97e6e9; $custom-dark: #000000;
JSON
{
"hex": "#5cdbdf",
"rgb": {
"r": 92,
"g": 219,
"b": 223
},
"hsl": {
"h": 181.832,
"s": 67.179,
"l": 61.765
},
"oklch": {
"l": 0.82253,
"c": 0.11147,
"h": 198.1
},
"luminance": 0.58266
}Semantic roles & 50–950 ramp
primary
#5CDBDF
secondary
#A43E3B
accent
#1C16CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484