#5DDFD5#5DDFD5
#5DDFD5 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 82.9% C 0.115 H 188.2°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDFD5 |
|---|---|
| RGB | rgb(93, 223, 213) |
| HSL | hsl(175, 67%, 62%) |
| HSV | hsv(175, 58%, 87%) |
| CMYK | cmyk(58.3%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(81.78, -37.93, -5.84) |
| CIE-LCH | lch(81.78, 38.37, 188.75°) |
| OKLab | oklab(82.89% -0.1138 -0.0164) |
| OKLCH | oklch(82.89% 0.115 188.2) |
| XYZ | xyz(42.9068, 59.9022, 72.2390) |
| Luminance | 0.5991 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.64
Mediumturquoise
#48D1CC
ΔE00 3.80
Tiffany Blue
#7BF2DA
ΔE00 6.30
Bright Aqua
#0BF9EA
ΔE00 6.40
Darkturquoise
#00CED1
ΔE00 6.48
Bright Turquoise
#0FFEF9
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDFD5 #DF5D67
analogous
#5DDF94 #5DDFD5 #5DA8DF
triadic
#5DDFD5 #D55DDF #DFD55D
tetradic
#5DDFD5 #945DDF #DF5D67 #A8DF5D
square
#5DDFD5 #945DDF #DF5D67 #A8DF5D
split-complementary
#5DDFD5 #DF5DA8 #DF945D
monochromatic
#20A298 #2AD5C8 #5DDFD5 #90E9E2 #C3F3EF
Accessibility & contrast
On white
1.62
#5DDFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#5DDFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDFD5
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDFD5 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D5
Deuteranopia (green-blind)
#BFC5D6
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ddfd5; /* rgb */ color: rgb(93, 223, 213); /* oklch */ color: oklch(82.9% 0.115 188.2);
Tailwind
colors: {
custom: {
50: '#98e9e1',
500: '#5ddfd5',
950: '#000000',
},
}SCSS
$custom: #5ddfd5; $custom-light: #98e9e1; $custom-dark: #000000;
JSON
{
"hex": "#5ddfd5",
"rgb": {
"r": 93,
"g": 223,
"b": 213
},
"hsl": {
"h": 175.385,
"s": 67.01,
"l": 61.961
},
"oklch": {
"l": 0.82894,
"c": 0.11496,
"h": 188.2
},
"luminance": 0.59907
}Semantic roles & 50–950 ramp
primary
#5DDFD5
secondary
#A53C44
accent
#1725CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484