#5DFDD6#5DFDD6
#5DFDD6 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.0% C 0.145 H 173.6°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFDD6 |
|---|---|
| RGB | rgb(93, 253, 214) |
| HSL | hsl(165, 98%, 68%) |
| HSV | hsv(165, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 15.4%, 0.8%) |
| CIE-LAB | lab(90.52, -50.79, 6.38) |
| CIE-LCH | lch(90.52, 51.19, 172.84°) |
| OKLab | oklab(90% -0.1439 0.0161) |
| OKLCH | oklch(90% 0.145 173.6) |
| XYZ | xyz(51.7711, 77.4272, 75.8218) |
| Luminance | 0.7743 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.88
Light Turquoise
#7EF4CC
ΔE00 3.49
Light Aqua
#8CFFDB
ΔE00 3.59
Bright Teal
#01F9C6
ΔE00 3.71
Light Aquamarine
#7BFDC7
ΔE00 4.78
Tiffany Blue
#7BF2DA
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFDD6 #FD5D84
analogous
#5DFD86 #5DFDD6 #5DD4FD
triadic
#5DFDD6 #D65DFD #FDD65D
tetradic
#5DFDD6 #865DFD #FD5D84 #D4FD5D
square
#5DFDD6 #865DFD #FD5D84 #D4FD5D
split-complementary
#5DFDD6 #FD5DD4 #FD865D
monochromatic
#03DDA8 #21FCC7 #5DFDD6 #99FEE5 #D6FEF5
Accessibility & contrast
On white
1.27
#5DFDD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#5DFDD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFDD6
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFDD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFDD6 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED4
Deuteranopia (green-blind)
#DEDDD9
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5dfdd6; /* rgb */ color: rgb(93, 253, 214); /* oklch */ color: oklch(90.0% 0.145 173.6);
Tailwind
colors: {
custom: {
50: '#9bffe2',
500: '#5dfdd6',
950: '#000000',
},
}SCSS
$custom: #5dfdd6; $custom-light: #9bffe2; $custom-dark: #000000;
JSON
{
"hex": "#5dfdd6",
"rgb": {
"r": 93,
"g": 253,
"b": 214
},
"hsl": {
"h": 165.375,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.90003,
"c": 0.14478,
"h": 173.6
},
"luminance": 0.77433
}Semantic roles & 50–950 ramp
primary
#5DFDD6
secondary
#D62853
accent
#0038E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684