#5DDDE1#5DDDE1
#5DDDE1 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.8% C 0.112 H 198.1°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDDE1 |
|---|---|
| RGB | rgb(93, 221, 225) |
| HSL | hsl(182, 69%, 62%) |
| HSV | hsv(182, 59%, 88%) |
| CMYK | cmyk(58.7%, 1.8%, 0%, 11.8%) |
| CIE-LAB | lab(81.55, -33.82, -12.57) |
| CIE-LCH | lch(81.55, 36.08, 200.39°) |
| OKLab | oklab(82.82% -0.1066 -0.0348) |
| OKLCH | oklch(82.82% 0.112 198.1) |
| XYZ | xyz(43.9554, 59.4718, 80.3823) |
| Luminance | 0.5948 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.64
Mediumturquoise
#48D1CC
ΔE00 4.68
Darkturquoise
#00CED1
ΔE00 5.00
Robin'S Egg
#6DEDFD
ΔE00 5.63
Bright Light Blue
#26F7FD
ΔE00 6.14
Robin Egg Blue
#8AF1FE
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDDE1 #E1615D
analogous
#5DE1A3 #5DDDE1 #5D9BE1
triadic
#5DDDE1 #E15DDD #DDE15D
tetradic
#5DDDE1 #A35DE1 #E1615D #9BE15D
square
#5DDDE1 #A35DE1 #E1615D #9BE15D
split-complementary
#5DDDE1 #E15D9B #E1A35D
monochromatic
#1FA1A5 #29D2D7 #5DDDE1 #91E8EB #C4F3F4
Accessibility & contrast
On white
1.63
#5DDDE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#5DDDE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDDE1
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDDE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDDE1 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD4E2
Deuteranopia (green-blind)
#BAC4E2
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ddde1; /* rgb */ color: rgb(93, 221, 225); /* oklch */ color: oklch(82.8% 0.112 198.1);
Tailwind
colors: {
custom: {
50: '#98e8ea',
500: '#5ddde1',
950: '#000000',
},
}SCSS
$custom: #5ddde1; $custom-light: #98e8ea; $custom-dark: #000000;
JSON
{
"hex": "#5ddde1",
"rgb": {
"r": 93,
"g": 221,
"b": 225
},
"hsl": {
"h": 181.818,
"s": 68.75,
"l": 62.353
},
"oklch": {
"l": 0.82819,
"c": 0.11218,
"h": 198.1
},
"luminance": 0.59476
}Semantic roles & 50–950 ramp
primary
#5DDDE1
secondary
#A83E3B
accent
#1A15D1
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484