#5DEDF4#5DEDF4
#5DEDF4 is a very light, vivid teal. Relative luminance 0.694; OKLCH L 87.2% C 0.122 H 199.7°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEDF4 |
|---|---|
| RGB | rgb(93, 237, 244) |
| HSL | hsl(183, 87%, 66%) |
| HSV | hsv(183, 62%, 96%) |
| CMYK | cmyk(61.9%, 2.9%, 0%, 4.3%) |
| CIE-LAB | lab(86.71, -36.11, -14.87) |
| CIE-LCH | lch(86.71, 39.05, 202.39°) |
| OKLab | oklab(87.18% -0.1151 -0.0412) |
| OKLCH | oklch(87.18% 0.122 199.7) |
| XYZ | xyz(51.1205, 69.4217, 96.2760) |
| Luminance | 0.6943 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.15
Robin'S Egg
#6DEDFD
ΔE00 3.57
Bright Cyan
#41FDFE
ΔE00 4.34
Robin Egg Blue
#8AF1FE
ΔE00 4.76
Aqua
#00FFFF
ΔE00 5.38
Robin'S Egg Blue
#98EFF9
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEDF4 #F4645D
analogous
#5DF4AF #5DEDF4 #5DA1F4
triadic
#5DEDF4 #F45DED #EDF45D
tetradic
#5DEDF4 #AF5DF4 #F4645D #A1F45D
square
#5DEDF4 #AF5DF4 #F4645D #A1F45D
split-complementary
#5DEDF4 #F45DA1 #F4AF5D
monochromatic
#0EC0C9 #24E7F0 #5DEDF4 #96F3F8 #D0FAFC
Accessibility & contrast
On white
1.41
#5DEDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#5DEDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEDF4
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEDF4 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F5
Deuteranopia (green-blind)
#C6D2F5
Tritanopia (blue-blind)
#00F5EF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5dedf4; /* rgb */ color: rgb(93, 237, 244); /* oklch */ color: oklch(87.2% 0.122 199.7);
Tailwind
colors: {
custom: {
50: '#9bf3f7',
500: '#5dedf4',
950: '#000000',
},
}SCSS
$custom: #5dedf4; $custom-light: #9bf3f7; $custom-dark: #000000;
JSON
{
"hex": "#5dedf4",
"rgb": {
"r": 93,
"g": 237,
"b": 244
},
"hsl": {
"h": 182.781,
"s": 87.283,
"l": 66.078
},
"oklch": {
"l": 0.87178,
"c": 0.12225,
"h": 199.7
},
"luminance": 0.69427
}Semantic roles & 50–950 ramp
primary
#5DEDF4
secondary
#C63730
accent
#0C02E4
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585