#5DE5F3#5DE5F3
#5DE5F3 is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.3% C 0.118 H 204.7°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE5F3 |
|---|---|
| RGB | rgb(93, 229, 243) |
| HSL | hsl(186, 86%, 66%) |
| HSV | hsv(186, 62%, 95%) |
| CMYK | cmyk(61.7%, 5.8%, 0%, 4.7%) |
| CIE-LAB | lab(84.40, -32.64, -17.83) |
| CIE-LCH | lch(84.40, 37.19, 208.65°) |
| OKLab | oklab(85.3% -0.1075 -0.0494) |
| OKLCH | oklch(85.3% 0.118 204.7) |
| XYZ | xyz(48.7043, 64.8317, 94.7236) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.20
Aqua Blue
#02D8E9
ΔE00 4.13
Robin Egg Blue
#8AF1FE
ΔE00 4.23
Robin'S Egg Blue
#98EFF9
ΔE00 5.33
Bright Light Blue
#26F7FD
ΔE00 5.69
Bright Cyan
#41FDFE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE5F3 #F36B5D
analogous
#5DF3B6 #5DE5F3 #5D9AF3
triadic
#5DE5F3 #F35DE5 #E5F35D
tetradic
#5DE5F3 #B65DF3 #F36B5D #9AF35D
square
#5DE5F3 #B65DF3 #F36B5D #9AF35D
split-complementary
#5DE5F3 #F35D9A #F3B65D
monochromatic
#0FB6C7 #24DCEF #5DE5F3 #96EEF7 #CFF7FB
Accessibility & contrast
On white
1.50
#5DE5F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#5DE5F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE5F3
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE5F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE5F3 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF4
Deuteranopia (green-blind)
#BDCBF4
Tritanopia (blue-blind)
#00EEE9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5de5f3; /* rgb */ color: rgb(93, 229, 243); /* oklch */ color: oklch(85.3% 0.118 204.7);
Tailwind
colors: {
custom: {
50: '#9aedf7',
500: '#5de5f3',
950: '#000000',
},
}SCSS
$custom: #5de5f3; $custom-light: #9aedf7; $custom-dark: #000000;
JSON
{
"hex": "#5de5f3",
"rgb": {
"r": 93,
"g": 229,
"b": 243
},
"hsl": {
"h": 185.6,
"s": 86.207,
"l": 65.882
},
"oklch": {
"l": 0.85298,
"c": 0.11829,
"h": 204.7
},
"luminance": 0.64837
}Semantic roles & 50–950 ramp
primary
#5DE5F3
secondary
#C43E30
accent
#1803E3
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585