#5DE3F2#5DE3F2
#5DE3F2 is a very light, moderate teal. Relative luminance 0.637; OKLCH L 84.8% C 0.117 H 205.5°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE3F2 |
|---|---|
| RGB | rgb(93, 227, 242) |
| HSL | hsl(186, 85%, 66%) |
| HSV | hsv(186, 62%, 95%) |
| CMYK | cmyk(61.6%, 6.2%, 0%, 5.1%) |
| CIE-LAB | lab(83.79, -31.97, -18.21) |
| CIE-LCH | lch(83.79, 36.79, 209.67°) |
| OKLab | oklab(84.8% -0.1059 -0.0504) |
| OKLCH | oklch(84.8% 0.117 205.5) |
| XYZ | xyz(48.0035, 63.6710, 93.7471) |
| Luminance | 0.6368 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.44
Aqua Blue
#02D8E9
ΔE00 3.87
Robin Egg Blue
#8AF1FE
ΔE00 4.43
Robin'S Egg Blue
#98EFF9
ΔE00 5.47
Bright Light Blue
#26F7FD
ΔE00 6.25
Neon Blue
#04D9FF
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE3F2 #F26C5D
analogous
#5DF2B6 #5DE3F2 #5D98F2
triadic
#5DE3F2 #F25DE3 #E3F25D
tetradic
#5DE3F2 #B65DF2 #F26C5D #98F25D
square
#5DE3F2 #B65DF2 #F26C5D #98F25D
split-complementary
#5DE3F2 #F25D98 #F2B65D
monochromatic
#10B3C5 #24D9ED #5DE3F2 #96EDF7 #CEF7FB
Accessibility & contrast
On white
1.53
#5DE3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#5DE3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE3F2
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE3F2 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF3
Deuteranopia (green-blind)
#BBCAF2
Tritanopia (blue-blind)
#00ECE7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5de3f2; /* rgb */ color: rgb(93, 227, 242); /* oklch */ color: oklch(84.8% 0.117 205.5);
Tailwind
colors: {
custom: {
50: '#9aecf6',
500: '#5de3f2',
950: '#000000',
},
}SCSS
$custom: #5de3f2; $custom-light: #9aecf6; $custom-dark: #000000;
JSON
{
"hex": "#5de3f2",
"rgb": {
"r": 93,
"g": 227,
"b": 242
},
"hsl": {
"h": 186.04,
"s": 85.143,
"l": 65.686
},
"oklch": {
"l": 0.84802,
"c": 0.11728,
"h": 205.5
},
"luminance": 0.63676
}Semantic roles & 50–950 ramp
primary
#5DE3F2
secondary
#C24031
accent
#1A04E2
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485