#5DE8F2#5DE8F2
#5DE8F2 is a very light, moderate teal. Relative luminance 0.665; OKLCH L 86.0% C 0.119 H 201.9°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE8F2 |
|---|---|
| RGB | rgb(93, 232, 242) |
| HSL | hsl(184, 85%, 66%) |
| HSV | hsv(184, 62%, 95%) |
| CMYK | cmyk(61.6%, 4.1%, 0%, 5.1%) |
| CIE-LAB | lab(85.22, -34.33, -16.06) |
| CIE-LCH | lch(85.22, 37.90, 205.07°) |
| OKLab | oklab(85.96% -0.1109 -0.0445) |
| OKLCH | oklch(85.96% 0.119 201.9) |
| XYZ | xyz(49.3910, 66.4459, 94.2096) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.76
Robin Egg Blue
#8AF1FE
ΔE00 4.40
Bright Light Blue
#26F7FD
ΔE00 4.41
Aqua Blue
#02D8E9
ΔE00 4.81
Robin'S Egg Blue
#98EFF9
ΔE00 5.43
Bright Cyan
#41FDFE
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE8F2 #F2675D
analogous
#5DF2B1 #5DE8F2 #5D9DF2
triadic
#5DE8F2 #F25DE8 #E8F25D
tetradic
#5DE8F2 #B15DF2 #F2675D #9DF25D
square
#5DE8F2 #B15DF2 #F2675D #9DF25D
split-complementary
#5DE8F2 #F25D9D #F2B15D
monochromatic
#10B9C5 #24E0ED #5DE8F2 #96F0F7 #CEF8FB
Accessibility & contrast
On white
1.47
#5DE8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#5DE8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE8F2
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE8F2 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF3
Deuteranopia (green-blind)
#C1CEF3
Tritanopia (blue-blind)
#00F0EB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5de8f2; /* rgb */ color: rgb(93, 232, 242); /* oklch */ color: oklch(86.0% 0.119 201.9);
Tailwind
colors: {
custom: {
50: '#9beff6',
500: '#5de8f2',
950: '#000000',
},
}SCSS
$custom: #5de8f2; $custom-light: #9beff6; $custom-dark: #000000;
JSON
{
"hex": "#5de8f2",
"rgb": {
"r": 93,
"g": 232,
"b": 242
},
"hsl": {
"h": 184.027,
"s": 85.143,
"l": 65.686
},
"oklch": {
"l": 0.85955,
"c": 0.11949,
"h": 201.9
},
"luminance": 0.66451
}Semantic roles & 50–950 ramp
primary
#5DE8F2
secondary
#C23B31
accent
#1304E2
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585