#5DFDC6#5DFDC6
#5DFDC6 is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.6% C 0.155 H 166.5°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFDC6 |
|---|---|
| RGB | rgb(93, 253, 198) |
| HSL | hsl(159, 98%, 68%) |
| HSV | hsv(159, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 21.7%, 0.8%) |
| CIE-LAB | lab(90.16, -54.42, 14.13) |
| CIE-LCH | lch(90.16, 56.23, 165.45°) |
| OKLab | oklab(89.59% -0.151 0.0362) |
| OKLCH | oklch(89.59% 0.155 166.5) |
| XYZ | xyz(49.8273, 76.6496, 65.5840) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.16
Bright Teal
#01F9C6
ΔE00 3.11
Light Greenish Blue
#63F7B4
ΔE00 3.29
Aquamarine
#7FFFD4
ΔE00 3.36
Greenish Cyan
#2AFEB7
ΔE00 3.42
Light Turquoise
#7EF4CC
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFDC6 #FD5D94
analogous
#5DFD76 #5DFDC6 #5DE4FD
triadic
#5DFDC6 #C65DFD #FDC65D
tetradic
#5DFDC6 #765DFD #FD5D94 #E4FD5D
square
#5DFDC6 #765DFD #FD5D94 #E4FD5D
split-complementary
#5DFDC6 #FD5DE4 #FD765D
monochromatic
#03DD92 #21FCB1 #5DFDC6 #99FEDB #D6FEF1
Accessibility & contrast
On white
1.29
#5DFDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#5DFDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFDC6
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFDC6 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECC3
Deuteranopia (green-blind)
#E2DCCA
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5dfdc6; /* rgb */ color: rgb(93, 253, 198); /* oklch */ color: oklch(89.6% 0.155 166.5);
Tailwind
colors: {
custom: {
50: '#9bffd7',
500: '#5dfdc6',
950: '#000000',
},
}SCSS
$custom: #5dfdc6; $custom-light: #9bffd7; $custom-dark: #000000;
JSON
{
"hex": "#5dfdc6",
"rgb": {
"r": 93,
"g": 253,
"b": 198
},
"hsl": {
"h": 159.375,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.89593,
"c": 0.15524,
"h": 166.5
},
"luminance": 0.76655
}Semantic roles & 50–950 ramp
primary
#5DFDC6
secondary
#D62864
accent
#004FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683