#5DEDF1#5DEDF1
#5DEDF1 is a very light, vivid teal. Relative luminance 0.692; OKLCH L 87.1% C 0.122 H 197.7°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEDF1 |
|---|---|
| RGB | rgb(93, 237, 241) |
| HSL | hsl(182, 84%, 65%) |
| HSV | hsv(182, 61%, 95%) |
| CMYK | cmyk(61.4%, 1.7%, 0%, 5.5%) |
| CIE-LAB | lab(86.62, -36.92, -13.43) |
| CIE-LCH | lch(86.62, 39.29, 199.99°) |
| OKLab | oklab(87.08% -0.1163 -0.0372) |
| OKLCH | oklch(87.08% 0.122 197.7) |
| XYZ | xyz(50.6687, 69.2410, 93.8966) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.98
Bright Cyan
#41FDFE
ΔE00 3.87
Robin'S Egg
#6DEDFD
ΔE00 4.55
Aqua
#00FFFF
ΔE00 4.88
Bright Turquoise
#0FFEF9
ΔE00 5.47
Robin Egg Blue
#8AF1FE
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEDF1 #F1615D
analogous
#5DF1AB #5DEDF1 #5DA3F1
triadic
#5DEDF1 #F15DED #EDF15D
tetradic
#5DEDF1 #AB5DF1 #F1615D #A3F15D
square
#5DEDF1 #AB5DF1 #F1615D #A3F15D
split-complementary
#5DEDF1 #F15DA3 #F1AB5D
monochromatic
#11BEC3 #25E7EC #5DEDF1 #95F3F6 #CEFAFB
Accessibility & contrast
On white
1.41
#5DEDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#5DEDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEDF1
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEDF1 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F2
Deuteranopia (green-blind)
#C7D2F2
Tritanopia (blue-blind)
#00F5EE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5dedf1; /* rgb */ color: rgb(93, 237, 241); /* oklch */ color: oklch(87.1% 0.122 197.7);
Tailwind
colors: {
custom: {
50: '#9bf3f5',
500: '#5dedf1',
950: '#000000',
},
}SCSS
$custom: #5dedf1; $custom-light: #9bf3f5; $custom-dark: #000000;
JSON
{
"hex": "#5dedf1",
"rgb": {
"r": 93,
"g": 237,
"b": 241
},
"hsl": {
"h": 181.622,
"s": 84.091,
"l": 65.49
},
"oklch": {
"l": 0.87076,
"c": 0.12214,
"h": 197.7
},
"luminance": 0.69246
}Semantic roles & 50–950 ramp
primary
#5DEDF1
secondary
#C03632
accent
#0B05E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585