#5DFDF9#5DFDF9
#5DFDF9 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.0% C 0.132 H 192.7°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFDF9 |
|---|---|
| RGB | rgb(93, 253, 249) |
| HSL | hsl(179, 98%, 68%) |
| HSV | hsv(179, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 1.6%, 0.8%) |
| CIE-LAB | lab(91.42, -42.04, -10.45) |
| CIE-LCH | lch(91.42, 43.31, 193.96°) |
| OKLab | oklab(91.04% -0.1289 -0.0291) |
| OKLCH | oklch(91.04% 0.132 192.7) |
| XYZ | xyz(56.7307, 79.4110, 101.9422) |
| Luminance | 0.7942 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.84
Bright Turquoise
#0FFEF9
ΔE00 2.35
Aqua
#00FFFF
ΔE00 2.49
Bright Light Blue
#26F7FD
ΔE00 3.60
Bright Aqua
#0BF9EA
ΔE00 4.50
Light Cyan
#ACFFFC
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFDF9 #FD5D61
analogous
#5DFDA9 #5DFDF9 #5DB1FD
triadic
#5DFDF9 #F95DFD #FDF95D
tetradic
#5DFDF9 #A95DFD #FD5D61 #B1FD5D
square
#5DFDF9 #A95DFD #FD5D61 #B1FD5D
split-complementary
#5DFDF9 #FD5DB1 #FDA95D
monochromatic
#03DDD7 #21FCF7 #5DFDF9 #99FEFB #D6FEFD
Accessibility & contrast
On white
1.24
#5DFDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#5DFDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFDF9
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFDF9 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1F9
Deuteranopia (green-blind)
#D6DFFA
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5dfdf9; /* rgb */ color: rgb(93, 253, 249); /* oklch */ color: oklch(91.0% 0.132 192.7);
Tailwind
colors: {
custom: {
50: '#9dfefb',
500: '#5dfdf9',
950: '#000000',
},
}SCSS
$custom: #5dfdf9; $custom-light: #9dfefb; $custom-dark: #000000;
JSON
{
"hex": "#5dfdf9",
"rgb": {
"r": 93,
"g": 253,
"b": 249
},
"hsl": {
"h": 178.5,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.91036,
"c": 0.13211,
"h": 192.7
},
"luminance": 0.79417
}Semantic roles & 50–950 ramp
primary
#5DFDF9
secondary
#D6282D
accent
#0006E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685