#5DDFDE#5DDFDE
#5DDFDE is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.114 H 194.5°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDFDE |
|---|---|
| RGB | rgb(93, 223, 222) |
| HSL | hsl(180, 67%, 62%) |
| HSV | hsv(180, 58%, 87%) |
| CMYK | cmyk(58.3%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(82.04, -35.56, -10.24) |
| CIE-LCH | lch(82.04, 37.00, 196.07°) |
| OKLab | oklab(83.19% -0.11 -0.0284) |
| OKLCH | oklch(83.19% 0.114 194.5) |
| XYZ | xyz(44.0810, 60.3719, 78.4229) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.91
Darkturquoise
#00CED1
ΔE00 5.22
Turquoise
#40E0D0
ΔE00 5.51
Bright Light Blue
#26F7FD
ΔE00 5.98
Aqua Blue
#02D8E9
ΔE00 6.20
Bright Cyan
#41FDFE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDFDE #DF5D5E
analogous
#5DDF9D #5DDFDE #5D9FDF
triadic
#5DDFDE #DE5DDF #DFDE5D
tetradic
#5DDFDE #9D5DDF #DF5D5E #9FDF5D
square
#5DDFDE #9D5DDF #DF5D5E #9FDF5D
split-complementary
#5DDFDE #DF5D9F #DF9D5D
monochromatic
#20A2A1 #2AD5D3 #5DDFDE #90E9E8 #C3F3F3
Accessibility & contrast
On white
1.61
#5DDFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#5DDFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDFDE
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDFDE | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DE
Deuteranopia (green-blind)
#BDC6DF
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ddfde; /* rgb */ color: rgb(93, 223, 222); /* oklch */ color: oklch(83.2% 0.114 194.5);
Tailwind
colors: {
custom: {
50: '#98e9e8',
500: '#5ddfde',
950: '#000000',
},
}SCSS
$custom: #5ddfde; $custom-light: #98e9e8; $custom-dark: #000000;
JSON
{
"hex": "#5ddfde",
"rgb": {
"r": 93,
"g": 223,
"b": 222
},
"hsl": {
"h": 179.538,
"s": 67.01,
"l": 61.961
},
"oklch": {
"l": 0.83185,
"c": 0.11357,
"h": 194.5
},
"luminance": 0.60376
}Semantic roles & 50–950 ramp
primary
#5DDFDE
secondary
#A53C3C
accent
#1718CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484