#5DFCF1#5DFCF1
#5DFCF1 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.6% C 0.133 H 188.6°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFCF1 |
|---|---|
| RGB | rgb(93, 252, 241) |
| HSL | hsl(176, 96%, 68%) |
| HSV | hsv(176, 63%, 99%) |
| CMYK | cmyk(63.1%, 0%, 4.4%, 1.2%) |
| CIE-LAB | lab(90.91, -43.69, -7.05) |
| CIE-LCH | lch(90.91, 44.25, 189.17°) |
| OKLab | oklab(90.55% -0.1312 -0.0198) |
| OKLCH | oklch(90.55% 0.133 188.6) |
| XYZ | xyz(55.1946, 78.2928, 95.4052) |
| Luminance | 0.7830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.83
Bright Turquoise
#0FFEF9
ΔE00 2.85
Bright Cyan
#41FDFE
ΔE00 3.91
Aqua
#00FFFF
ΔE00 4.00
Tiffany Blue
#7BF2DA
ΔE00 5.52
Bright Light Blue
#26F7FD
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFCF1 #FC5D68
analogous
#5DFCA1 #5DFCF1 #5DB8FC
triadic
#5DFCF1 #F15DFC #FCF15D
tetradic
#5DFCF1 #A15DFC #FC5D68 #B8FC5D
square
#5DFCF1 #A15DFC #FC5D68 #B8FC5D
split-complementary
#5DFCF1 #FC5DB8 #FCA15D
monochromatic
#04DBCC #21FBEC #5DFCF1 #99FDF6 #D5FEFB
Accessibility & contrast
On white
1.26
#5DFCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#5DFCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFCF1
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFCF1 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFF1
Deuteranopia (green-blind)
#D7DEF3
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5dfcf1; /* rgb */ color: rgb(93, 252, 241); /* oklch */ color: oklch(90.6% 0.133 188.6);
Tailwind
colors: {
custom: {
50: '#9cfef5',
500: '#5dfcf1',
950: '#000000',
},
}SCSS
$custom: #5dfcf1; $custom-light: #9cfef5; $custom-dark: #000000;
JSON
{
"hex": "#5dfcf1",
"rgb": {
"r": 93,
"g": 252,
"b": 241
},
"hsl": {
"h": 175.849,
"s": 96.364,
"l": 67.647
},
"oklch": {
"l": 0.90551,
"c": 0.13271,
"h": 188.6
},
"luminance": 0.78299
}Semantic roles & 50–950 ramp
primary
#5DFCF1
secondary
#D42935
accent
#0010E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685