#5DEAEB#5DEAEB
#5DEAEB is a very light, vivid teal. Relative luminance 0.672; OKLCH L 86.2% C 0.120 H 195.8°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEAEB |
|---|---|
| RGB | rgb(93, 234, 235) |
| HSL | hsl(180, 78%, 64%) |
| HSV | hsv(180, 60%, 92%) |
| CMYK | cmyk(60.4%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(85.59, -37.16, -11.83) |
| CIE-LCH | lch(85.59, 39.00, 197.65°) |
| OKLab | oklab(86.18% -0.1158 -0.0328) |
| OKLCH | oklch(86.18% 0.12 195.8) |
| XYZ | xyz(48.9259, 67.1657, 88.9670) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.66
Bright Cyan
#41FDFE
ΔE00 4.26
Aqua
#00FFFF
ΔE00 5.14
Bright Turquoise
#0FFEF9
ΔE00 5.39
Robin'S Egg
#6DEDFD
ΔE00 5.56
Mediumturquoise
#48D1CC
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEAEB #EB5E5D
analogous
#5DEBA5 #5DEAEB #5DA3EB
triadic
#5DEAEB #EB5DEA #EAEB5D
tetradic
#5DEAEB #A55DEB #EB5E5D #A3EB5D
square
#5DEAEB #A55DEB #EB5E5D #A3EB5D
split-complementary
#5DEAEB #EB5DA3 #EBA55D
monochromatic
#17B6B7 #27E3E4 #5DEAEB #93F1F2 #CAF8F8
Accessibility & contrast
On white
1.45
#5DEAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#5DEAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEAEB
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEAEB | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EB
Deuteranopia (green-blind)
#C5CFEC
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5deaeb; /* rgb */ color: rgb(93, 234, 235); /* oklch */ color: oklch(86.2% 0.120 195.8);
Tailwind
colors: {
custom: {
50: '#9af1f1',
500: '#5deaeb',
950: '#000000',
},
}SCSS
$custom: #5deaeb; $custom-light: #9af1f1; $custom-dark: #000000;
JSON
{
"hex": "#5deaeb",
"rgb": {
"r": 93,
"g": 234,
"b": 235
},
"hsl": {
"h": 180.423,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.8618,
"c": 0.12033,
"h": 195.8
},
"luminance": 0.67171
}Semantic roles & 50–950 ramp
primary
#5DEAEB
secondary
#B73736
accent
#0D0BDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585