#5DFAC7#5DFAC7
#5DFAC7 is a very light, vivid teal. Relative luminance 0.748; OKLCH L 88.9% C 0.151 H 167.9°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFAC7 |
|---|---|
| RGB | rgb(93, 250, 199) |
| HSL | hsl(161, 94%, 67%) |
| HSV | hsv(161, 63%, 98%) |
| CMYK | cmyk(62.8%, 0%, 20.4%, 2%) |
| CIE-LAB | lab(89.31, -52.98, 12.40) |
| CIE-LCH | lch(89.31, 54.41, 166.82°) |
| OKLab | oklab(88.9% -0.1475 0.0318) |
| OKLCH | oklch(88.9% 0.151 167.9) |
| XYZ | xyz(49.0034, 74.8167, 65.8803) |
| Luminance | 0.7482 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.48
Bright Teal
#01F9C6
ΔE00 2.73
Aquamarine
#7FFFD4
ΔE00 2.99
Light Turquoise
#7EF4CC
ΔE00 3.44
Light Greenish Blue
#63F7B4
ΔE00 3.87
Greenish Cyan
#2AFEB7
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFAC7 #FA5D90
analogous
#5DFA79 #5DFAC7 #5DDEFA
triadic
#5DFAC7 #C75DFA #FAC75D
tetradic
#5DFAC7 #795DFA #FA5D90 #DEFA5D
square
#5DFAC7 #795DFA #FA5D90 #DEFA5D
split-complementary
#5DFAC7 #FA5DDE #FA795D
monochromatic
#07D693 #22F8B2 #5DFAC7 #98FCDC #D4FEF0
Accessibility & contrast
On white
1.32
#5DFAC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#5DFAC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFAC7
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFAC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFAC7 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EAC4
Deuteranopia (green-blind)
#DEDACA
Tritanopia (blue-blind)
#00FBEC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5dfac7; /* rgb */ color: rgb(93, 250, 199); /* oklch */ color: oklch(88.9% 0.151 167.9);
Tailwind
colors: {
custom: {
50: '#9afdd8',
500: '#5dfac7',
950: '#000000',
},
}SCSS
$custom: #5dfac7; $custom-light: #9afdd8; $custom-dark: #000000;
JSON
{
"hex": "#5dfac7",
"rgb": {
"r": 93,
"g": 250,
"b": 199
},
"hsl": {
"h": 160.51,
"s": 94.012,
"l": 67.255
},
"oklch": {
"l": 0.88902,
"c": 0.15091,
"h": 167.9
},
"luminance": 0.74822
}Semantic roles & 50–950 ramp
primary
#5DFAC7
secondary
#D02B61
accent
#004BE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683