#5DEFEC#5DEFEC
#5DEFEC is a very light, vivid teal. Relative luminance 0.701; OKLCH L 87.4% C 0.124 H 193.2°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEFEC |
|---|---|
| RGB | rgb(93, 239, 236) |
| HSL | hsl(179, 82%, 65%) |
| HSV | hsv(179, 61%, 94%) |
| CMYK | cmyk(61.1%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(87.05, -39.18, -10.17) |
| CIE-LCH | lch(87.05, 40.48, 194.55°) |
| OKLab | oklab(87.37% -0.1204 -0.0283) |
| OKLCH | oklch(87.37% 0.124 193.2) |
| XYZ | xyz(50.5143, 70.1109, 90.2112) |
| Luminance | 0.7012 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.41
Bright Light Blue
#26F7FD
ΔE00 3.65
Bright Turquoise
#0FFEF9
ΔE00 4.04
Aqua
#00FFFF
ΔE00 4.17
Bright Aqua
#0BF9EA
ΔE00 5.14
Turquoise
#40E0D0
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEFEC #EF5D60
analogous
#5DEFA3 #5DEFEC #5DA9EF
triadic
#5DEFEC #EC5DEF #EFEC5D
tetradic
#5DEFEC #A35DEF #EF5D60 #A9EF5D
square
#5DEFEC #A35DEF #EF5D60 #A9EF5D
split-complementary
#5DEFEC #EF5DA9 #EFA35D
monochromatic
#13BFBB #25E9E5 #5DEFEC #95F5F3 #CCFAF9
Accessibility & contrast
On white
1.40
#5DEFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#5DEFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEFEC
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEFEC | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EC
Deuteranopia (green-blind)
#CAD3ED
Tritanopia (blue-blind)
#00F6EE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5defec; /* rgb */ color: rgb(93, 239, 236); /* oklch */ color: oklch(87.4% 0.124 193.2);
Tailwind
colors: {
custom: {
50: '#9bf5f2',
500: '#5defec',
950: '#000000',
},
}SCSS
$custom: #5defec; $custom-light: #9bf5f2; $custom-dark: #000000;
JSON
{
"hex": "#5defec",
"rgb": {
"r": 93,
"g": 239,
"b": 236
},
"hsl": {
"h": 178.767,
"s": 82.022,
"l": 65.098
},
"oklch": {
"l": 0.87374,
"c": 0.12367,
"h": 193.2
},
"luminance": 0.70116
}Semantic roles & 50–950 ramp
primary
#5DEFEC
secondary
#BD3336
accent
#070CDE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585