#5CDDDF#5CDDDF
#5CDDDF is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.7% C 0.113 H 196.6°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDDDF |
|---|---|
| RGB | rgb(92, 221, 223) |
| HSL | hsl(181, 67%, 62%) |
| HSV | hsv(181, 59%, 87%) |
| CMYK | cmyk(58.7%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(81.46, -34.53, -11.64) |
| CIE-LCH | lch(81.46, 36.44, 198.63°) |
| OKLab | oklab(82.72% -0.108 -0.0322) |
| OKLCH | oklch(82.72% 0.113 196.6) |
| XYZ | xyz(43.5836, 59.3114, 78.9491) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.14
Darkturquoise
#00CED1
ΔE00 4.83
Aqua Blue
#02D8E9
ΔE00 5.17
Bright Light Blue
#26F7FD
ΔE00 6.15
Robin'S Egg
#6DEDFD
ΔE00 6.22
Turquoise
#40E0D0
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDDDF #DF5E5C
analogous
#5CDFA0 #5CDDDF #5C9CDF
triadic
#5CDDDF #DF5CDD #DDDF5C
tetradic
#5CDDDF #A05CDF #DF5E5C #9CDF5C
square
#5CDDDF #A05CDF #DF5E5C #9CDF5C
split-complementary
#5CDDDF #DF5C9C #DFA05C
monochromatic
#209FA1 #2AD2D4 #5CDDDF #8FE8E9 #C2F2F3
Accessibility & contrast
On white
1.63
#5CDDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#5CDDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDDDF
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDDDF | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#BAC4E0
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5cdddf; /* rgb */ color: rgb(92, 221, 223); /* oklch */ color: oklch(82.7% 0.113 196.6);
Tailwind
colors: {
custom: {
50: '#98e8e9',
500: '#5cdddf',
950: '#000000',
},
}SCSS
$custom: #5cdddf; $custom-light: #98e8e9; $custom-dark: #000000;
JSON
{
"hex": "#5cdddf",
"rgb": {
"r": 92,
"g": 221,
"b": 223
},
"hsl": {
"h": 180.916,
"s": 67.179,
"l": 61.765
},
"oklch": {
"l": 0.8272,
"c": 0.11273,
"h": 196.6
},
"luminance": 0.59316
}Semantic roles & 50–950 ramp
primary
#5CDDDF
secondary
#A43D3B
accent
#1916CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484