#5DFDF8#5DFDF8
#5DFDF8 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.0% C 0.132 H 192.1°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFDF8 |
|---|---|
| RGB | rgb(93, 253, 248) |
| HSL | hsl(178, 98%, 68%) |
| HSV | hsv(178, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 2%, 0.8%) |
| CIE-LAB | lab(91.39, -42.30, -9.97) |
| CIE-LCH | lch(91.39, 43.46, 193.27°) |
| OKLab | oklab(91% -0.1293 -0.0278) |
| OKLCH | oklch(91% 0.132 192.1) |
| XYZ | xyz(56.5752, 79.3488, 101.1230) |
| Luminance | 0.7935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.10
Bright Turquoise
#0FFEF9
ΔE00 2.28
Aqua
#00FFFF
ΔE00 2.63
Bright Light Blue
#26F7FD
ΔE00 3.87
Bright Aqua
#0BF9EA
ΔE00 4.23
Light Cyan
#ACFFFC
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFDF8 #FD5D62
analogous
#5DFDA8 #5DFDF8 #5DB2FD
triadic
#5DFDF8 #F85DFD #FDF85D
tetradic
#5DFDF8 #A85DFD #FD5D62 #B2FD5D
square
#5DFDF8 #A85DFD #FD5D62 #B2FD5D
split-complementary
#5DFDF8 #FD5DB2 #FDA85D
monochromatic
#03DDD6 #21FCF5 #5DFDF8 #99FEFB #D6FEFD
Accessibility & contrast
On white
1.24
#5DFDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#5DFDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFDF8
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFDF8 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1F8
Deuteranopia (green-blind)
#D6DFF9
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5dfdf8; /* rgb */ color: rgb(93, 253, 248); /* oklch */ color: oklch(91.0% 0.132 192.1);
Tailwind
colors: {
custom: {
50: '#9dfefa',
500: '#5dfdf8',
950: '#000000',
},
}SCSS
$custom: #5dfdf8; $custom-light: #9dfefa; $custom-dark: #000000;
JSON
{
"hex": "#5dfdf8",
"rgb": {
"r": 93,
"g": 253,
"b": 248
},
"hsl": {
"h": 178.125,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.91004,
"c": 0.13223,
"h": 192.1
},
"luminance": 0.79355
}Semantic roles & 50–950 ramp
primary
#5DFDF8
secondary
#D6282E
accent
#0007E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685