#5CDDDE#5CDDDE
#5CDDDE is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.7% C 0.113 H 195.9°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDDDE |
|---|---|
| RGB | rgb(92, 221, 222) |
| HSL | hsl(180, 66%, 62%) |
| HSV | hsv(180, 59%, 87%) |
| CMYK | cmyk(58.6%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(81.43, -34.80, -11.15) |
| CIE-LCH | lch(81.43, 36.54, 197.77°) |
| OKLab | oklab(82.69% -0.1084 -0.0309) |
| OKLCH | oklch(82.69% 0.113 195.9) |
| XYZ | xyz(43.4492, 59.2576, 78.2411) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.91
Darkturquoise
#00CED1
ΔE00 4.81
Aqua Blue
#02D8E9
ΔE00 5.47
Bright Light Blue
#26F7FD
ΔE00 6.20
Turquoise
#40E0D0
ΔE00 6.22
Robin'S Egg
#6DEDFD
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDDDE #DE5D5C
analogous
#5CDE9E #5CDDDE #5C9CDE
triadic
#5CDDDE #DE5CDD #DDDE5C
tetradic
#5CDDDE #9E5CDE #DE5D5C #9CDE5C
square
#5CDDDE #9E5CDE #DE5D5C #9CDE5C
split-complementary
#5CDDDE #DE5C9C #DE9E5C
monochromatic
#209E9F #2BD1D2 #5CDDDE #8FE8E8 #C2F2F3
Accessibility & contrast
On white
1.63
#5CDDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#5CDDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDDDE
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDDDE | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DE
Deuteranopia (green-blind)
#BBC4DF
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5cddde; /* rgb */ color: rgb(92, 221, 222); /* oklch */ color: oklch(82.7% 0.113 195.9);
Tailwind
colors: {
custom: {
50: '#98e8e8',
500: '#5cddde',
950: '#000000',
},
}SCSS
$custom: #5cddde; $custom-light: #98e8e8; $custom-dark: #000000;
JSON
{
"hex": "#5cddde",
"rgb": {
"r": 92,
"g": 221,
"b": 222
},
"hsl": {
"h": 180.462,
"s": 66.327,
"l": 61.569
},
"oklch": {
"l": 0.82687,
"c": 0.11276,
"h": 195.9
},
"luminance": 0.59262
}Semantic roles & 50–950 ramp
primary
#5CDDDE
secondary
#A33C3C
accent
#1917CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484