#5EECDD#5EECDD
#5EECDD is a very light, vivid teal. Relative luminance 0.676; OKLCH L 86.2% C 0.124 H 185.5°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5EECDD |
|---|---|
| RGB | rgb(94, 236, 221) |
| HSL | hsl(174, 79%, 65%) |
| HSV | hsv(174, 60%, 93%) |
| CMYK | cmyk(60.2%, 0%, 6.4%, 7.5%) |
| CIE-LAB | lab(85.80, -41.57, -4.14) |
| CIE-LCH | lch(85.80, 41.77, 185.69°) |
| OKLab | oklab(86.23% -0.1232 -0.0118) |
| OKLCH | oklch(86.23% 0.124 185.5) |
| XYZ | xyz(47.6568, 67.5860, 78.9264) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.15
Bright Aqua
#0BF9EA
ΔE00 3.82
Tiffany Blue
#7BF2DA
ΔE00 3.82
Bright Turquoise
#0FFEF9
ΔE00 5.60
Aqua (survey)
#13EAC9
ΔE00 5.94
Bright Cyan
#41FDFE
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EECDD #EC5E6D
analogous
#5EEC96 #5EECDD #5EB4EC
triadic
#5EECDD #DD5EEC #ECDD5E
tetradic
#5EECDD #965EEC #EC5E6D #B4EC5E
square
#5EECDD #965EEC #EC5E6D #B4EC5E
split-complementary
#5EECDD #EC5EB4 #EC965E
monochromatic
#16BAA8 #27E6D1 #5EECDD #95F2E9 #CBF9F4
Accessibility & contrast
On white
1.45
#5EECDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#5EECDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EECDD
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EECDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EECDD | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DD
Deuteranopia (green-blind)
#CBD0DF
Tritanopia (blue-blind)
#00F1E7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5eecdd; /* rgb */ color: rgb(94, 236, 221); /* oklch */ color: oklch(86.2% 0.124 185.5);
Tailwind
colors: {
custom: {
50: '#9af2e7',
500: '#5eecdd',
950: '#000000',
},
}SCSS
$custom: #5eecdd; $custom-light: #9af2e7; $custom-dark: #000000;
JSON
{
"hex": "#5eecdd",
"rgb": {
"r": 94,
"g": 236,
"b": 221
},
"hsl": {
"h": 173.662,
"s": 78.889,
"l": 64.706
},
"oklch": {
"l": 0.86229,
"c": 0.12378,
"h": 185.5
},
"luminance": 0.67591
}Semantic roles & 50–950 ramp
primary
#5EECDD
secondary
#B93543
accent
#0A20DB
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584