#5DE6F0#5DE6F0
#5DE6F0 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.4% C 0.118 H 201.9°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE6F0 |
|---|---|
| RGB | rgb(93, 230, 240) |
| HSL | hsl(184, 83%, 65%) |
| HSV | hsv(184, 61%, 94%) |
| CMYK | cmyk(61.2%, 4.2%, 0%, 5.9%) |
| CIE-LAB | lab(84.59, -33.94, -15.95) |
| CIE-LCH | lch(84.59, 37.50, 205.18°) |
| OKLab | oklab(85.42% -0.1097 -0.0442) |
| OKLCH | oklch(85.42% 0.118 201.9) |
| XYZ | xyz(48.5325, 65.2069, 92.4496) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.93
Aqua Blue
#02D8E9
ΔE00 4.49
Robin Egg Blue
#8AF1FE
ΔE00 4.58
Bright Light Blue
#26F7FD
ΔE00 4.76
Robin'S Egg Blue
#98EFF9
ΔE00 5.53
Bright Cyan
#41FDFE
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE6F0 #F0675D
analogous
#5DF0B1 #5DE6F0 #5D9CF0
triadic
#5DE6F0 #F05DE6 #E6F05D
tetradic
#5DE6F0 #B15DF0 #F0675D #9CF05D
square
#5DE6F0 #B15DF0 #F0675D #9CF05D
split-complementary
#5DE6F0 #F05D9C #F0B15D
monochromatic
#12B5C1 #25DDEB #5DE6F0 #95EFF5 #CDF7FA
Accessibility & contrast
On white
1.50
#5DE6F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#5DE6F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE6F0
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE6F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE6F0 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF1
Deuteranopia (green-blind)
#BFCCF1
Tritanopia (blue-blind)
#00EEE9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5de6f0; /* rgb */ color: rgb(93, 230, 240); /* oklch */ color: oklch(85.4% 0.118 201.9);
Tailwind
colors: {
custom: {
50: '#9aeef5',
500: '#5de6f0',
950: '#000000',
},
}SCSS
$custom: #5de6f0; $custom-light: #9aeef5; $custom-dark: #000000;
JSON
{
"hex": "#5de6f0",
"rgb": {
"r": 93,
"g": 230,
"b": 240
},
"hsl": {
"h": 184.082,
"s": 83.051,
"l": 65.294
},
"oklch": {
"l": 0.85424,
"c": 0.11827,
"h": 201.9
},
"luminance": 0.65212
}Semantic roles & 50–950 ramp
primary
#5DE6F0
secondary
#BF3C32
accent
#1506DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585