#5DFDF7#5DFDF7
#5DFDF7 is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.0% C 0.132 H 191.5°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFDF7 |
|---|---|
| RGB | rgb(93, 253, 247) |
| HSL | hsl(178, 98%, 68%) |
| HSV | hsv(178, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(91.36, -42.56, -9.50) |
| CIE-LCH | lch(91.36, 43.61, 192.58°) |
| OKLab | oklab(90.97% -0.1297 -0.0265) |
| OKLCH | oklch(90.97% 0.132 191.5) |
| XYZ | xyz(56.4204, 79.2869, 100.3081) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 2.26
Bright Cyan
#41FDFE
ΔE00 2.38
Aqua
#00FFFF
ΔE00 2.80
Bright Aqua
#0BF9EA
ΔE00 3.96
Bright Light Blue
#26F7FD
ΔE00 4.14
Tiffany Blue
#7BF2DA
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFDF7 #FD5D63
analogous
#5DFDA7 #5DFDF7 #5DB3FD
triadic
#5DFDF7 #F75DFD #FDF75D
tetradic
#5DFDF7 #A75DFD #FD5D63 #B3FD5D
square
#5DFDF7 #A75DFD #FD5D63 #B3FD5D
split-complementary
#5DFDF7 #FD5DB3 #FDA75D
monochromatic
#03DDD5 #21FCF4 #5DFDF7 #99FEFA #D6FEFD
Accessibility & contrast
On white
1.25
#5DFDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#5DFDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFDF7
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFDF7 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F7
Deuteranopia (green-blind)
#D6DFF8
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5dfdf7; /* rgb */ color: rgb(93, 253, 247); /* oklch */ color: oklch(91.0% 0.132 191.5);
Tailwind
colors: {
custom: {
50: '#9dfef9',
500: '#5dfdf7',
950: '#000000',
},
}SCSS
$custom: #5dfdf7; $custom-light: #9dfef9; $custom-dark: #000000;
JSON
{
"hex": "#5dfdf7",
"rgb": {
"r": 93,
"g": 253,
"b": 247
},
"hsl": {
"h": 177.75,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.90972,
"c": 0.13237,
"h": 191.5
},
"luminance": 0.79293
}Semantic roles & 50–950 ramp
primary
#5DFDF7
secondary
#D6282F
accent
#0009E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685