#5EDCE5#5EDCE5
#5EDCE5 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.8% C 0.111 H 201.7°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDCE5 |
|---|---|
| RGB | rgb(94, 220, 229) |
| HSL | hsl(184, 72%, 63%) |
| HSV | hsv(184, 59%, 90%) |
| CMYK | cmyk(59%, 3.9%, 0%, 10.2%) |
| CIE-LAB | lab(81.41, -32.08, -14.90) |
| CIE-LCH | lch(81.41, 35.37, 204.91°) |
| OKLab | oklab(82.76% -0.1034 -0.0412) |
| OKLCH | oklch(82.76% 0.111 201.7) |
| XYZ | xyz(44.3462, 59.2187, 83.2068) |
| Luminance | 0.5922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.53
Robin'S Egg
#6DEDFD
ΔE00 4.59
Darkturquoise
#00CED1
ΔE00 5.64
Robin Egg Blue
#8AF1FE
ΔE00 6.00
Mediumturquoise
#48D1CC
ΔE00 6.06
Robin'S Egg Blue
#98EFF9
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDCE5 #E5675E
analogous
#5EE5AA #5EDCE5 #5E98E5
triadic
#5EDCE5 #E55EDC #DCE55E
tetradic
#5EDCE5 #AA5EE5 #E5675E #98E55E
square
#5EDCE5 #AA5EE5 #E5675E #98E55E
split-complementary
#5EDCE5 #E55E98 #E5AA5E
monochromatic
#1CA3AD #29D1DC #5EDCE5 #93E7EE #C7F3F6
Accessibility & contrast
On white
1.63
#5EDCE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#5EDCE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDCE5
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDCE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDCE5 | 1.00 | 1.63 | 12.84 | 12.84 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E6
Deuteranopia (green-blind)
#B8C4E6
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5edce5; /* rgb */ color: rgb(94, 220, 229); /* oklch */ color: oklch(82.8% 0.111 201.7);
Tailwind
colors: {
custom: {
50: '#99e7ed',
500: '#5edce5',
950: '#000000',
},
}SCSS
$custom: #5edce5; $custom-light: #99e7ed; $custom-dark: #000000;
JSON
{
"hex": "#5edce5",
"rgb": {
"r": 94,
"g": 220,
"b": 229
},
"hsl": {
"h": 184,
"s": 72.193,
"l": 63.333
},
"oklch": {
"l": 0.82755,
"c": 0.11134,
"h": 201.7
},
"luminance": 0.59223
}Semantic roles & 50–950 ramp
primary
#5EDCE5
secondary
#AE4139
accent
#1E11D4
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484