#5CD4DA#5CD4DA
#5CD4DA is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.4% C 0.107 H 199.8°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD4DA |
|---|---|
| RGB | rgb(92, 212, 218) |
| HSL | hsl(183, 63%, 61%) |
| HSV | hsv(183, 58%, 85%) |
| CMYK | cmyk(57.8%, 2.8%, 0%, 14.5%) |
| CIE-LAB | lab(78.71, -31.64, -13.09) |
| CIE-LCH | lch(78.71, 34.24, 202.48°) |
| OKLab | oklab(80.44% -0.1007 -0.0362) |
| OKLCH | oklch(80.44% 0.107 199.8) |
| XYZ | xyz(40.6067, 54.4201, 74.6802) |
| Luminance | 0.5442 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.08
Darkturquoise
#00CED1
ΔE00 4.16
Mediumturquoise
#48D1CC
ΔE00 4.51
Robin'S Egg
#6DEDFD
ΔE00 6.70
Robin Egg Blue
#8AF1FE
ΔE00 7.90
Robin'S Egg Blue
#98EFF9
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD4DA #DA625C
analogous
#5CDAA1 #5CD4DA #5C95DA
triadic
#5CD4DA #DA5CD4 #D4DA5C
tetradic
#5CD4DA #A15CDA #DA625C #95DA5C
square
#5CD4DA #A15CDA #DA625C #95DA5C
split-complementary
#5CD4DA #DA5C95 #DAA15C
monochromatic
#239399 #2EC3CB #5CD4DA #8EE1E5 #C0EEF1
Accessibility & contrast
On white
1.77
#5CD4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#5CD4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD4DA
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD4DA | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDB
Deuteranopia (green-blind)
#B2BDDB
Tritanopia (blue-blind)
#00DBD5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5cd4da; /* rgb */ color: rgb(92, 212, 218); /* oklch */ color: oklch(80.4% 0.107 199.8);
Tailwind
colors: {
custom: {
50: '#96e1e5',
500: '#5cd4da',
950: '#000000',
},
}SCSS
$custom: #5cd4da; $custom-light: #96e1e5; $custom-dark: #000000;
JSON
{
"hex": "#5cd4da",
"rgb": {
"r": 92,
"g": 212,
"b": 218
},
"hsl": {
"h": 182.857,
"s": 63,
"l": 60.784
},
"oklch": {
"l": 0.80445,
"c": 0.10705,
"h": 199.8
},
"luminance": 0.54424
}Semantic roles & 50–950 ramp
primary
#5CD4DA
secondary
#9D423D
accent
#231BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484