#5DFDEB#5DFDEB
#5DFDEB is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.6% C 0.135 H 184.6°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFDEB |
|---|---|
| RGB | rgb(93, 253, 235) |
| HSL | hsl(173, 98%, 68%) |
| HSV | hsv(173, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(91.04, -45.66, -3.75) |
| CIE-LCH | lch(91.04, 45.81, 184.69°) |
| OKLab | oklab(90.6% -0.1348 -0.0108) |
| OKLCH | oklch(90.6% 0.135 184.6) |
| XYZ | xyz(54.6280, 78.5699, 90.8677) |
| Luminance | 0.7858 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.67
Tiffany Blue
#7BF2DA
ΔE00 4.09
Bright Turquoise
#0FFEF9
ΔE00 4.56
Aqua
#00FFFF
ΔE00 5.96
Bright Cyan
#41FDFE
ΔE00 6.08
Turquoise
#40E0D0
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFDEB #FD5D6F
analogous
#5DFD9B #5DFDEB #5DBFFD
triadic
#5DFDEB #EB5DFD #FDEB5D
tetradic
#5DFDEB #9B5DFD #FD5D6F #BFFD5D
square
#5DFDEB #9B5DFD #FD5D6F #BFFD5D
split-complementary
#5DFDEB #FD5DBF #FD9B5D
monochromatic
#03DDC4 #21FCE4 #5DFDEB #99FEF2 #D6FEFA
Accessibility & contrast
On white
1.26
#5DFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#5DFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFDEB
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFDEB | 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)
#F1F0EA
Deuteranopia (green-blind)
#D9DEED
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5dfdeb; /* rgb */ color: rgb(93, 253, 235); /* oklch */ color: oklch(90.6% 0.135 184.6);
Tailwind
colors: {
custom: {
50: '#9cfff1',
500: '#5dfdeb',
950: '#000000',
},
}SCSS
$custom: #5dfdeb; $custom-light: #9cfff1; $custom-dark: #000000;
JSON
{
"hex": "#5dfdeb",
"rgb": {
"r": 93,
"g": 253,
"b": 235
},
"hsl": {
"h": 173.25,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.90601,
"c": 0.1352,
"h": 184.6
},
"luminance": 0.78576
}Semantic roles & 50–950 ramp
primary
#5DFDEB
secondary
#D6283C
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685