#5DDDE2#5DDDE2
#5DDDE2 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.9% C 0.112 H 198.8°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDDE2 |
|---|---|
| RGB | rgb(93, 221, 226) |
| HSL | hsl(182, 70%, 63%) |
| HSV | hsv(182, 59%, 89%) |
| CMYK | cmyk(58.8%, 2.2%, 0%, 11.4%) |
| CIE-LAB | lab(81.58, -33.54, -13.05) |
| CIE-LCH | lch(81.58, 35.99, 201.26°) |
| OKLab | oklab(82.85% -0.1062 -0.0361) |
| OKLCH | oklch(82.85% 0.112 198.8) |
| XYZ | xyz(44.0923, 59.5265, 81.1028) |
| Luminance | 0.5953 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.38
Mediumturquoise
#48D1CC
ΔE00 4.95
Darkturquoise
#00CED1
ΔE00 5.10
Robin'S Egg
#6DEDFD
ΔE00 5.37
Bright Light Blue
#26F7FD
ΔE00 6.15
Robin Egg Blue
#8AF1FE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDDE2 #E2625D
analogous
#5DE2A5 #5DDDE2 #5D9AE2
triadic
#5DDDE2 #E25DDD #DDE25D
tetradic
#5DDDE2 #A55DE2 #E2625D #9AE25D
square
#5DDDE2 #A55DE2 #E2625D #9AE25D
split-complementary
#5DDDE2 #E25D9A #E2A55D
monochromatic
#1EA2A7 #29D2D9 #5DDDE2 #91E8EB #C5F3F5
Accessibility & contrast
On white
1.63
#5DDDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#5DDDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDDE2
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDDE2 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD4E3
Deuteranopia (green-blind)
#BAC4E3
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ddde2; /* rgb */ color: rgb(93, 221, 226); /* oklch */ color: oklch(82.9% 0.112 198.8);
Tailwind
colors: {
custom: {
50: '#98e8eb',
500: '#5ddde2',
950: '#000000',
},
}SCSS
$custom: #5ddde2; $custom-light: #98e8eb; $custom-dark: #000000;
JSON
{
"hex": "#5ddde2",
"rgb": {
"r": 93,
"g": 221,
"b": 226
},
"hsl": {
"h": 182.256,
"s": 69.634,
"l": 62.549
},
"oklch": {
"l": 0.82853,
"c": 0.11221,
"h": 198.8
},
"luminance": 0.59531
}Semantic roles & 50–950 ramp
primary
#5DDDE2
secondary
#A93E3A
accent
#1B14D2
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484