#5DFCF6#5DFCF6
#5DFCF6 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.7% C 0.132 H 191.5°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFCF6 |
|---|---|
| RGB | rgb(93, 252, 246) |
| HSL | hsl(178, 96%, 68%) |
| HSV | hsv(178, 63%, 99%) |
| CMYK | cmyk(63.1%, 0%, 2.4%, 1.2%) |
| CIE-LAB | lab(91.05, -42.38, -9.44) |
| CIE-LCH | lch(91.05, 43.42, 192.56°) |
| OKLab | oklab(90.71% -0.1291 -0.0263) |
| OKLCH | oklch(90.71% 0.132 191.5) |
| XYZ | xyz(55.9517, 78.5956, 99.3926) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 2.29
Bright Cyan
#41FDFE
ΔE00 2.40
Aqua
#00FFFF
ΔE00 2.84
Bright Aqua
#0BF9EA
ΔE00 3.93
Bright Light Blue
#26F7FD
ΔE00 4.09
Tiffany Blue
#7BF2DA
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFCF6 #FC5D63
analogous
#5DFCA7 #5DFCF6 #5DB2FC
triadic
#5DFCF6 #F65DFC #FCF65D
tetradic
#5DFCF6 #A75DFC #FC5D63 #B2FC5D
square
#5DFCF6 #A75DFC #FC5D63 #B2FC5D
split-complementary
#5DFCF6 #FC5DB2 #FCA75D
monochromatic
#04DBD2 #21FBF3 #5DFCF6 #99FDF9 #D5FEFD
Accessibility & contrast
On white
1.26
#5DFCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#5DFCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFCF6
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFCF6 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F6
Deuteranopia (green-blind)
#D5DEF7
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5dfcf6; /* rgb */ color: rgb(93, 252, 246); /* oklch */ color: oklch(90.7% 0.132 191.5);
Tailwind
colors: {
custom: {
50: '#9dfef9',
500: '#5dfcf6',
950: '#000000',
},
}SCSS
$custom: #5dfcf6; $custom-light: #9dfef9; $custom-dark: #000000;
JSON
{
"hex": "#5dfcf6",
"rgb": {
"r": 93,
"g": 252,
"b": 246
},
"hsl": {
"h": 177.736,
"s": 96.364,
"l": 67.647
},
"oklch": {
"l": 0.90709,
"c": 0.13178,
"h": 191.5
},
"luminance": 0.78602
}Semantic roles & 50–950 ramp
primary
#5DFCF6
secondary
#D42930
accent
#0009E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685