#5DDCE6#5DDCE6
#5DDCE6 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.8% C 0.112 H 202.4°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDCE6 |
|---|---|
| RGB | rgb(93, 220, 230) |
| HSL | hsl(184, 73%, 63%) |
| HSV | hsv(184, 60%, 90%) |
| CMYK | cmyk(59.6%, 4.3%, 0%, 9.8%) |
| CIE-LAB | lab(81.41, -31.97, -15.43) |
| CIE-LCH | lch(81.41, 35.50, 205.76°) |
| OKLab | oklab(82.76% -0.1036 -0.0427) |
| OKLCH | oklch(82.76% 0.112 202.4) |
| XYZ | xyz(44.3843, 59.2221, 83.9395) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.34
Robin'S Egg
#6DEDFD
ΔE00 4.43
Darkturquoise
#00CED1
ΔE00 5.79
Robin Egg Blue
#8AF1FE
ΔE00 5.91
Mediumturquoise
#48D1CC
ΔE00 6.34
Robin'S Egg Blue
#98EFF9
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDCE6 #E6675D
analogous
#5DE6AC #5DDCE6 #5D97E6
triadic
#5DDCE6 #E65DDC #DCE65D
tetradic
#5DDCE6 #AC5DE6 #E6675D #97E65D
square
#5DDCE6 #AC5DE6 #E6675D #97E65D
split-complementary
#5DDCE6 #E65D97 #E6AC5D
monochromatic
#1BA3AE #28D1DE #5DDCE6 #92E7EE #C7F3F6
Accessibility & contrast
On white
1.63
#5DDCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#5DDCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDCE6
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDCE6 | 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)
#CDD3E7
Deuteranopia (green-blind)
#B7C4E7
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5ddce6; /* rgb */ color: rgb(93, 220, 230); /* oklch */ color: oklch(82.8% 0.112 202.4);
Tailwind
colors: {
custom: {
50: '#99e7ed',
500: '#5ddce6',
950: '#000000',
},
}SCSS
$custom: #5ddce6; $custom-light: #99e7ed; $custom-dark: #000000;
JSON
{
"hex": "#5ddce6",
"rgb": {
"r": 93,
"g": 220,
"b": 230
},
"hsl": {
"h": 184.38,
"s": 73.262,
"l": 63.333
},
"oklch": {
"l": 0.82759,
"c": 0.11203,
"h": 202.4
},
"luminance": 0.59227
}Semantic roles & 50–950 ramp
primary
#5DDCE6
secondary
#AF4138
accent
#1F10D5
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484