#5DFCF5#5DFCF5
#5DFCF5 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.7% C 0.132 H 190.9°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFCF5 |
|---|---|
| RGB | rgb(93, 252, 245) |
| HSL | hsl(177, 96%, 68%) |
| HSV | hsv(177, 63%, 99%) |
| CMYK | cmyk(63.1%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(91.02, -42.64, -8.96) |
| CIE-LCH | lch(91.02, 43.58, 191.87°) |
| OKLab | oklab(90.68% -0.1295 -0.025) |
| OKLCH | oklch(90.68% 0.132 190.9) |
| XYZ | xyz(55.7986, 78.5344, 98.5865) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 2.32
Bright Cyan
#41FDFE
ΔE00 2.69
Aqua
#00FFFF
ΔE00 3.04
Bright Aqua
#0BF9EA
ΔE00 3.67
Bright Light Blue
#26F7FD
ΔE00 4.38
Tiffany Blue
#7BF2DA
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFCF5 #FC5D64
analogous
#5DFCA5 #5DFCF5 #5DB4FC
triadic
#5DFCF5 #F55DFC #FCF55D
tetradic
#5DFCF5 #A55DFC #FC5D64 #B4FC5D
square
#5DFCF5 #A55DFC #FC5D64 #B4FC5D
split-complementary
#5DFCF5 #FC5DB4 #FCA55D
monochromatic
#04DBD1 #21FBF1 #5DFCF5 #99FDF9 #D5FEFC
Accessibility & contrast
On white
1.26
#5DFCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#5DFCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFCF5
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFCF5 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F5
Deuteranopia (green-blind)
#D6DEF6
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5dfcf5; /* rgb */ color: rgb(93, 252, 245); /* oklch */ color: oklch(90.7% 0.132 190.9);
Tailwind
colors: {
custom: {
50: '#9dfef8',
500: '#5dfcf5',
950: '#000000',
},
}SCSS
$custom: #5dfcf5; $custom-light: #9dfef8; $custom-dark: #000000;
JSON
{
"hex": "#5dfcf5",
"rgb": {
"r": 93,
"g": 252,
"b": 245
},
"hsl": {
"h": 177.358,
"s": 96.364,
"l": 67.647
},
"oklch": {
"l": 0.90677,
"c": 0.13194,
"h": 190.9
},
"luminance": 0.78541
}Semantic roles & 50–950 ramp
primary
#5DFCF5
secondary
#D42931
accent
#000AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685