#5DE5F0#5DE5F0
#5DE5F0 is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.2% C 0.118 H 202.7°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE5F0 |
|---|---|
| RGB | rgb(93, 229, 240) |
| HSL | hsl(184, 83%, 65%) |
| HSV | hsv(184, 61%, 94%) |
| CMYK | cmyk(61.2%, 4.6%, 0%, 5.9%) |
| CIE-LAB | lab(84.30, -33.47, -16.38) |
| CIE-LCH | lch(84.30, 37.26, 206.08°) |
| OKLab | oklab(85.19% -0.1087 -0.0454) |
| OKLCH | oklch(85.19% 0.118 202.7) |
| XYZ | xyz(48.2550, 64.6519, 92.3572) |
| Luminance | 0.6466 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.79
Aqua Blue
#02D8E9
ΔE00 4.24
Robin Egg Blue
#8AF1FE
ΔE00 4.53
Bright Light Blue
#26F7FD
ΔE00 5.11
Robin'S Egg Blue
#98EFF9
ΔE00 5.50
Bright Cyan
#41FDFE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE5F0 #F0685D
analogous
#5DF0B2 #5DE5F0 #5D9BF0
triadic
#5DE5F0 #F05DE5 #E5F05D
tetradic
#5DE5F0 #B25DF0 #F0685D #9BF05D
square
#5DE5F0 #B25DF0 #F0685D #9BF05D
split-complementary
#5DE5F0 #F05D9B #F0B25D
monochromatic
#12B4C1 #25DCEB #5DE5F0 #95EEF5 #CDF7FA
Accessibility & contrast
On white
1.51
#5DE5F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#5DE5F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE5F0
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE5F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE5F0 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF1
Deuteranopia (green-blind)
#BECBF1
Tritanopia (blue-blind)
#00EDE8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5de5f0; /* rgb */ color: rgb(93, 229, 240); /* oklch */ color: oklch(85.2% 0.118 202.7);
Tailwind
colors: {
custom: {
50: '#9aedf5',
500: '#5de5f0',
950: '#000000',
},
}SCSS
$custom: #5de5f0; $custom-light: #9aedf5; $custom-dark: #000000;
JSON
{
"hex": "#5de5f0",
"rgb": {
"r": 93,
"g": 229,
"b": 240
},
"hsl": {
"h": 184.49,
"s": 83.051,
"l": 65.294
},
"oklch": {
"l": 0.85193,
"c": 0.11778,
"h": 202.7
},
"luminance": 0.64657
}Semantic roles & 50–950 ramp
primary
#5DE5F0
secondary
#BF3D32
accent
#1606DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585