#5CDADA#5CDADA
#5CDADA is a light, moderate teal. Relative luminance 0.575; OKLCH L 81.8% C 0.111 H 195.2°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDADA |
|---|---|
| RGB | rgb(92, 218, 218) |
| HSL | hsl(180, 63%, 61%) |
| HSV | hsv(180, 58%, 85%) |
| CMYK | cmyk(57.8%, 0%, 0%, 14.5%) |
| CIE-LAB | lab(80.45, -34.47, -10.49) |
| CIE-LCH | lch(80.45, 36.03, 196.93°) |
| OKLab | oklab(81.85% -0.107 -0.0291) |
| OKLCH | oklch(81.85% 0.111 195.2) |
| XYZ | xyz(42.1345, 57.4758, 75.1895) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.21
Darkturquoise
#00CED1
ΔE00 4.36
Aqua Blue
#02D8E9
ΔE00 5.69
Turquoise
#40E0D0
ΔE00 5.98
Bright Light Blue
#26F7FD
ΔE00 6.93
Robin'S Egg
#6DEDFD
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDADA #DA5C5C
analogous
#5CDA9B #5CDADA #5C9BDA
triadic
#5CDADA #DA5CDA #DADA5C
tetradic
#5CDADA #9B5CDA #DA5C5C #9BDA5C
square
#5CDADA #9B5CDA #DA5C5C #9BDA5C
split-complementary
#5CDADA #DA5C9B #DA9B5C
monochromatic
#239999 #2ECBCB #5CDADA #8EE5E5 #C0F1F1
Accessibility & contrast
On white
1.68
#5CDADA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#5CDADA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDADA
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDADA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDADA | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD0DA
Deuteranopia (green-blind)
#B9C1DB
Tritanopia (blue-blind)
#00E0DA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5cdada; /* rgb */ color: rgb(92, 218, 218); /* oklch */ color: oklch(81.8% 0.111 195.2);
Tailwind
colors: {
custom: {
50: '#97e6e5',
500: '#5cdada',
950: '#000000',
},
}SCSS
$custom: #5cdada; $custom-light: #97e6e5; $custom-dark: #000000;
JSON
{
"hex": "#5cdada",
"rgb": {
"r": 92,
"g": 218,
"b": 218
},
"hsl": {
"h": 180,
"s": 63,
"l": 60.784
},
"oklch": {
"l": 0.8185,
"c": 0.11088,
"h": 195.2
},
"luminance": 0.5748
}Semantic roles & 50–950 ramp
primary
#5CDADA
secondary
#9D3D3D
accent
#1B1BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484