#5EEDEC#5EEDEC
#5EEDEC is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.9% C 0.122 H 194.5°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEDEC |
|---|---|
| RGB | rgb(94, 237, 236) |
| HSL | hsl(180, 80%, 65%) |
| HSV | hsv(180, 60%, 93%) |
| CMYK | cmyk(60.3%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(86.50, -38.11, -10.98) |
| CIE-LCH | lch(86.50, 39.66, 196.08°) |
| OKLab | oklab(86.94% -0.1179 -0.0305) |
| OKLCH | oklch(86.94% 0.122 194.5) |
| XYZ | xyz(50.0340, 68.9989, 90.0219) |
| Luminance | 0.6900 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.50
Bright Cyan
#41FDFE
ΔE00 3.68
Aqua
#00FFFF
ΔE00 4.54
Bright Turquoise
#0FFEF9
ΔE00 4.63
Bright Aqua
#0BF9EA
ΔE00 5.91
Robin'S Egg
#6DEDFD
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEDEC #ED5E5F
analogous
#5EEDA4 #5EEDEC #5EA7ED
triadic
#5EEDEC #EC5EED #EDEC5E
tetradic
#5EEDEC #A45EED #ED5E5F #A7ED5E
square
#5EEDEC #A45EED #ED5E5F #A7ED5E
split-complementary
#5EEDEC #ED5EA7 #EDA45E
monochromatic
#15BCBA #27E7E6 #5EEDEC #95F3F2 #CCF9F9
Accessibility & contrast
On white
1.42
#5EEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#5EEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEDEC
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEDEC | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EC
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#00F4EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5eedec; /* rgb */ color: rgb(94, 237, 236); /* oklch */ color: oklch(86.9% 0.122 194.5);
Tailwind
colors: {
custom: {
50: '#9bf3f2',
500: '#5eedec',
950: '#000000',
},
}SCSS
$custom: #5eedec; $custom-light: #9bf3f2; $custom-dark: #000000;
JSON
{
"hex": "#5eedec",
"rgb": {
"r": 94,
"g": 237,
"b": 236
},
"hsl": {
"h": 179.58,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.86938,
"c": 0.12177,
"h": 194.5
},
"luminance": 0.69004
}Semantic roles & 50–950 ramp
primary
#5EEDEC
secondary
#BA3536
accent
#090BDC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585