#5DEDFD#5DEDFD
#5DEDFD is a very light, vivid teal. Relative luminance 0.700; OKLCH L 87.5% C 0.124 H 205.5°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEDFD |
|---|---|
| RGB | rgb(93, 237, 253) |
| HSL | hsl(186, 98%, 68%) |
| HSV | hsv(186, 63%, 99%) |
| CMYK | cmyk(63.2%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(86.99, -33.61, -19.18) |
| CIE-LCH | lch(86.99, 38.70, 209.71°) |
| OKLab | oklab(87.49% -0.1115 -0.0532) |
| OKLCH | oklch(87.49% 0.124 205.5) |
| XYZ | xyz(52.5205, 69.9817, 103.6494) |
| Luminance | 0.6999 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.13
Robin Egg Blue
#8AF1FE
ΔE00 3.48
Robin'S Egg Blue
#98EFF9
ΔE00 5.00
Bright Light Blue
#26F7FD
ΔE00 5.06
Aqua Blue
#02D8E9
ΔE00 5.51
Bright Cyan
#41FDFE
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEDFD #FD6D5D
analogous
#5DFDBD #5DEDFD #5D9DFD
triadic
#5DEDFD #FD5DED #EDFD5D
tetradic
#5DEDFD #BD5DFD #FD6D5D #9DFD5D
square
#5DEDFD #BD5DFD #FD6D5D #9DFD5D
split-complementary
#5DEDFD #FD5D9D #FDBD5D
monochromatic
#03C7DD #21E6FC #5DEDFD #99F4FE #D6FAFE
Accessibility & contrast
On white
1.40
#5DEDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#5DEDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEDFD
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEDFD | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FE
Deuteranopia (green-blind)
#C3D2FE
Tritanopia (blue-blind)
#00F6F2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5dedfd; /* rgb */ color: rgb(93, 237, 253); /* oklch */ color: oklch(87.5% 0.124 205.5);
Tailwind
colors: {
custom: {
50: '#9cf3fe',
500: '#5dedfd',
950: '#000000',
},
}SCSS
$custom: #5dedfd; $custom-light: #9cf3fe; $custom-dark: #000000;
JSON
{
"hex": "#5dedfd",
"rgb": {
"r": 93,
"g": 237,
"b": 253
},
"hsl": {
"h": 186,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.87491,
"c": 0.12352,
"h": 205.5
},
"luminance": 0.69987
}Semantic roles & 50–950 ramp
primary
#5DEDFD
secondary
#D63A28
accent
#1700E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585