#5DE6EC#5DE6EC
#5DE6EC is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.3% C 0.118 H 199.2°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE6EC |
|---|---|
| RGB | rgb(93, 230, 236) |
| HSL | hsl(183, 79%, 65%) |
| HSV | hsv(183, 61%, 93%) |
| CMYK | cmyk(60.6%, 2.5%, 0%, 7.5%) |
| CIE-LAB | lab(84.47, -35.04, -14.02) |
| CIE-LCH | lch(84.47, 37.74, 201.81°) |
| OKLab | oklab(85.29% -0.1113 -0.0388) |
| OKLCH | oklch(85.29% 0.118 199.2) |
| XYZ | xyz(47.9448, 64.9718, 89.3547) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.10
Bright Light Blue
#26F7FD
ΔE00 4.32
Aqua Blue
#02D8E9
ΔE00 5.09
Robin Egg Blue
#8AF1FE
ΔE00 5.35
Bright Cyan
#41FDFE
ΔE00 5.51
Robin'S Egg Blue
#98EFF9
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE6EC #EC635D
analogous
#5DECAA #5DE6EC #5D9FEC
triadic
#5DE6EC #EC5DE6 #E6EC5D
tetradic
#5DE6EC #AA5DEC #EC635D #9FEC5D
square
#5DE6EC #AA5DEC #EC635D #9FEC5D
split-complementary
#5DE6EC #EC5D9F #ECAA5D
monochromatic
#16B2B9 #26DEE6 #5DE6EC #94EEF2 #CBF7F9
Accessibility & contrast
On white
1.50
#5DE6EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#5DE6EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE6EC
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE6EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE6EC | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCED
Deuteranopia (green-blind)
#C0CCED
Tritanopia (blue-blind)
#00EEE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5de6ec; /* rgb */ color: rgb(93, 230, 236); /* oklch */ color: oklch(85.3% 0.118 199.2);
Tailwind
colors: {
custom: {
50: '#9aeef2',
500: '#5de6ec',
950: '#000000',
},
}SCSS
$custom: #5de6ec; $custom-light: #9aeef2; $custom-dark: #000000;
JSON
{
"hex": "#5de6ec",
"rgb": {
"r": 93,
"g": 230,
"b": 236
},
"hsl": {
"h": 182.517,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.85286,
"c": 0.11791,
"h": 199.2
},
"luminance": 0.64977
}Semantic roles & 50–950 ramp
primary
#5DE6EC
secondary
#B83B35
accent
#130ADB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585