#5DE2F1#5DE2F1
#5DE2F1 is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.5% C 0.117 H 205.5°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE2F1 |
|---|---|
| RGB | rgb(93, 226, 241) |
| HSL | hsl(186, 84%, 65%) |
| HSV | hsv(186, 61%, 95%) |
| CMYK | cmyk(61.4%, 6.2%, 0%, 5.5%) |
| CIE-LAB | lab(83.48, -31.77, -18.16) |
| CIE-LCH | lch(83.48, 36.59, 209.75°) |
| OKLab | oklab(84.54% -0.1053 -0.0503) |
| OKLCH | oklch(84.54% 0.117 205.5) |
| XYZ | xyz(47.5810, 63.0657, 92.8674) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.63
Aqua Blue
#02D8E9
ΔE00 3.73
Robin Egg Blue
#8AF1FE
ΔE00 4.57
Robin'S Egg Blue
#98EFF9
ΔE00 5.57
Bright Light Blue
#26F7FD
ΔE00 6.42
Neon Blue
#04D9FF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE2F1 #F16C5D
analogous
#5DF1B6 #5DE2F1 #5D98F1
triadic
#5DE2F1 #F15DE2 #E2F15D
tetradic
#5DE2F1 #B65DF1 #F16C5D #98F15D
square
#5DE2F1 #B65DF1 #F16C5D #98F15D
split-complementary
#5DE2F1 #F15D98 #F1B65D
monochromatic
#11B1C3 #25D8EC #5DE2F1 #95ECF6 #CEF6FB
Accessibility & contrast
On white
1.54
#5DE2F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#5DE2F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE2F1
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE2F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE2F1 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF2
Deuteranopia (green-blind)
#BBC9F1
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5de2f1; /* rgb */ color: rgb(93, 226, 241); /* oklch */ color: oklch(84.5% 0.117 205.5);
Tailwind
colors: {
custom: {
50: '#9aebf5',
500: '#5de2f1',
950: '#000000',
},
}SCSS
$custom: #5de2f1; $custom-light: #9aebf5; $custom-dark: #000000;
JSON
{
"hex": "#5de2f1",
"rgb": {
"r": 93,
"g": 226,
"b": 241
},
"hsl": {
"h": 186.081,
"s": 84.091,
"l": 65.49
},
"oklch": {
"l": 0.84536,
"c": 0.11667,
"h": 205.5
},
"luminance": 0.63071
}Semantic roles & 50–950 ramp
primary
#5DE2F1
secondary
#C04032
accent
#1B05E1
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485