#5DEDF3#5DEDF3
#5DEDF3 is a very light, vivid teal. Relative luminance 0.694; OKLCH L 87.1% C 0.122 H 199.0°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEDF3 |
|---|---|
| RGB | rgb(93, 237, 243) |
| HSL | hsl(182, 86%, 66%) |
| HSV | hsv(182, 62%, 95%) |
| CMYK | cmyk(61.7%, 2.5%, 0%, 4.7%) |
| CIE-LAB | lab(86.68, -36.38, -14.39) |
| CIE-LCH | lch(86.68, 39.12, 201.58°) |
| OKLab | oklab(87.14% -0.1155 -0.0399) |
| OKLCH | oklch(87.14% 0.122 199) |
| XYZ | xyz(50.9690, 69.3611, 95.4785) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.06
Robin'S Egg
#6DEDFD
ΔE00 3.90
Bright Cyan
#41FDFE
ΔE00 4.16
Robin Egg Blue
#8AF1FE
ΔE00 4.99
Aqua
#00FFFF
ΔE00 5.20
Robin'S Egg Blue
#98EFF9
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEDF3 #F3635D
analogous
#5DF3AE #5DEDF3 #5DA2F3
triadic
#5DEDF3 #F35DED #EDF35D
tetradic
#5DEDF3 #AE5DF3 #F3635D #A2F35D
square
#5DEDF3 #AE5DF3 #F3635D #A2F35D
split-complementary
#5DEDF3 #F35DA2 #F3AE5D
monochromatic
#0FC0C7 #24E7EF #5DEDF3 #96F3F7 #CFFAFB
Accessibility & contrast
On white
1.41
#5DEDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#5DEDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEDF3
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEDF3 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F4
Deuteranopia (green-blind)
#C6D2F4
Tritanopia (blue-blind)
#00F5EE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5dedf3; /* rgb */ color: rgb(93, 237, 243); /* oklch */ color: oklch(87.1% 0.122 199.0);
Tailwind
colors: {
custom: {
50: '#9bf3f7',
500: '#5dedf3',
950: '#000000',
},
}SCSS
$custom: #5dedf3; $custom-light: #9bf3f7; $custom-dark: #000000;
JSON
{
"hex": "#5dedf3",
"rgb": {
"r": 93,
"g": 237,
"b": 243
},
"hsl": {
"h": 182.4,
"s": 86.207,
"l": 65.882
},
"oklch": {
"l": 0.87144,
"c": 0.1222,
"h": 199
},
"luminance": 0.69367
}Semantic roles & 50–950 ramp
primary
#5DEDF3
secondary
#C43630
accent
#0C03E3
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585