#5DFCF7#5DFCF7
#5DFCF7 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.7% C 0.132 H 192.1°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFCF7 |
|---|---|
| RGB | rgb(93, 252, 247) |
| HSL | hsl(178, 96%, 68%) |
| HSV | hsv(178, 63%, 99%) |
| CMYK | cmyk(63.1%, 0%, 2%, 1.2%) |
| CIE-LAB | lab(91.08, -42.12, -9.92) |
| CIE-LCH | lch(91.08, 43.27, 193.25°) |
| OKLab | oklab(90.74% -0.1287 -0.0276) |
| OKLCH | oklch(90.74% 0.132 192.1) |
| XYZ | xyz(56.1056, 78.6572, 100.2031) |
| Luminance | 0.7866 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.12
Bright Turquoise
#0FFEF9
ΔE00 2.31
Aqua
#00FFFF
ΔE00 2.68
Bright Light Blue
#26F7FD
ΔE00 3.81
Bright Aqua
#0BF9EA
ΔE00 4.19
Light Cyan
#ACFFFC
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFCF7 #FC5D62
analogous
#5DFCA7 #5DFCF7 #5DB2FC
triadic
#5DFCF7 #F75DFC #FCF75D
tetradic
#5DFCF7 #A75DFC #FC5D62 #B2FC5D
square
#5DFCF7 #A75DFC #FC5D62 #B2FC5D
split-complementary
#5DFCF7 #FC5DB2 #FCA75D
monochromatic
#04DBD4 #21FBF4 #5DFCF7 #99FDFA #D5FEFD
Accessibility & contrast
On white
1.26
#5DFCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#5DFCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFCF7
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFCF7 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0F7
Deuteranopia (green-blind)
#D5DEF8
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5dfcf7; /* rgb */ color: rgb(93, 252, 247); /* oklch */ color: oklch(90.7% 0.132 192.1);
Tailwind
colors: {
custom: {
50: '#9dfef9',
500: '#5dfcf7',
950: '#000000',
},
}SCSS
$custom: #5dfcf7; $custom-light: #9dfef9; $custom-dark: #000000;
JSON
{
"hex": "#5dfcf7",
"rgb": {
"r": 93,
"g": 252,
"b": 247
},
"hsl": {
"h": 178.113,
"s": 96.364,
"l": 67.647
},
"oklch": {
"l": 0.90741,
"c": 0.13165,
"h": 192.1
},
"luminance": 0.78663
}Semantic roles & 50–950 ramp
primary
#5DFCF7
secondary
#D4292F
accent
#0007E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685