#5CDDDA#5CDDDA
#5CDDDA is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.6% C 0.113 H 193.1°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDDDA |
|---|---|
| RGB | rgb(92, 221, 218) |
| HSL | hsl(179, 65%, 61%) |
| HSV | hsv(179, 58%, 87%) |
| CMYK | cmyk(58.4%, 0%, 1.4%, 13.3%) |
| CIE-LAB | lab(81.32, -35.87, -9.20) |
| CIE-LCH | lch(81.32, 37.03, 194.38°) |
| OKLab | oklab(82.55% -0.1101 -0.0255) |
| OKLCH | oklch(82.55% 0.113 193.1) |
| XYZ | xyz(42.9195, 59.0457, 75.4512) |
| Luminance | 0.5905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.22
Turquoise
#40E0D0
ΔE00 4.84
Darkturquoise
#00CED1
ΔE00 5.00
Bright Light Blue
#26F7FD
ΔE00 6.62
Aqua Blue
#02D8E9
ΔE00 6.74
Bright Cyan
#41FDFE
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDDDA #DD5C5F
analogous
#5CDD9A #5CDDDA #5CA0DD
triadic
#5CDDDA #DA5CDD #DDDA5C
tetradic
#5CDDDA #9A5CDD #DD5C5F #A0DD5C
square
#5CDDDA #9A5CDD #DD5C5F #A0DD5C
split-complementary
#5CDDDA #DD5CA0 #DD9A5C
monochromatic
#219E9B #2BD0CD #5CDDDA #8FE8E5 #C1F2F1
Accessibility & contrast
On white
1.64
#5CDDDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#5CDDDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDDDA
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDDDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDDDA | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DA
Deuteranopia (green-blind)
#BCC4DB
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5cddda; /* rgb */ color: rgb(92, 221, 218); /* oklch */ color: oklch(82.6% 0.113 193.1);
Tailwind
colors: {
custom: {
50: '#97e8e5',
500: '#5cddda',
950: '#000000',
},
}SCSS
$custom: #5cddda; $custom-light: #97e8e5; $custom-dark: #000000;
JSON
{
"hex": "#5cddda",
"rgb": {
"r": 92,
"g": 221,
"b": 218
},
"hsl": {
"h": 178.605,
"s": 65.482,
"l": 61.373
},
"oklch": {
"l": 0.82554,
"c": 0.11304,
"h": 193.1
},
"luminance": 0.5905
}Semantic roles & 50–950 ramp
primary
#5CDDDA
secondary
#A13C3E
accent
#181CCD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484