#5CDED7#5CDED7
#5CDED7 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.7% C 0.114 H 190.3°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDED7 |
|---|---|
| RGB | rgb(92, 222, 215) |
| HSL | hsl(177, 66%, 62%) |
| HSV | hsv(177, 59%, 87%) |
| CMYK | cmyk(58.6%, 0%, 3.2%, 12.9%) |
| CIE-LAB | lab(81.52, -37.13, -7.30) |
| CIE-LCH | lch(81.52, 37.84, 191.12°) |
| OKLab | oklab(82.69% -0.1124 -0.0204) |
| OKLCH | oklch(82.69% 0.114 190.3) |
| XYZ | xyz(42.7953, 59.4197, 73.4906) |
| Luminance | 0.5942 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.30
Turquoise
#40E0D0
ΔE00 3.50
Darkturquoise
#00CED1
ΔE00 5.72
Bright Aqua
#0BF9EA
ΔE00 6.86
Bright Light Blue
#26F7FD
ΔE00 7.14
Tiffany Blue
#7BF2DA
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDED7 #DE5C63
analogous
#5CDE96 #5CDED7 #5CA4DE
triadic
#5CDED7 #D75CDE #DED75C
tetradic
#5CDED7 #965CDE #DE5C63 #A4DE5C
square
#5CDED7 #965CDE #DE5C63 #A4DE5C
split-complementary
#5CDED7 #DE5CA4 #DE965C
monochromatic
#209F98 #2BD2C9 #5CDED7 #8FE8E3 #C2F3F0
Accessibility & contrast
On white
1.63
#5CDED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#5CDED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDED7
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDED7 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D7
Deuteranopia (green-blind)
#BEC4D8
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5cded7; /* rgb */ color: rgb(92, 222, 215); /* oklch */ color: oklch(82.7% 0.114 190.3);
Tailwind
colors: {
custom: {
50: '#97e9e3',
500: '#5cded7',
950: '#000000',
},
}SCSS
$custom: #5cded7; $custom-light: #97e9e3; $custom-dark: #000000;
JSON
{
"hex": "#5cded7",
"rgb": {
"r": 92,
"g": 222,
"b": 215
},
"hsl": {
"h": 176.769,
"s": 66.327,
"l": 61.569
},
"oklch": {
"l": 0.82692,
"c": 0.11426,
"h": 190.3
},
"luminance": 0.59424
}Semantic roles & 50–950 ramp
primary
#5CDED7
secondary
#A33C41
accent
#1721CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484