#5EFACD#5EFACD
#5EFACD is a very light, vivid teal. Relative luminance 0.752; OKLCH L 89.1% C 0.146 H 170.4°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFACD |
|---|---|
| RGB | rgb(94, 250, 205) |
| HSL | hsl(163, 94%, 67%) |
| HSV | hsv(163, 62%, 98%) |
| CMYK | cmyk(62.4%, 0%, 18%, 2%) |
| CIE-LAB | lab(89.46, -51.46, 9.53) |
| CIE-LCH | lch(89.46, 52.33, 169.51°) |
| OKLab | oklab(89.08% -0.1444 0.0243) |
| OKLCH | oklch(89.08% 0.146 170.4) |
| XYZ | xyz(49.8157, 75.1534, 69.6265) |
| Luminance | 0.7516 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.51
Bright Teal
#01F9C6
ΔE00 2.83
Light Turquoise
#7EF4CC
ΔE00 2.89
Light Aquamarine
#7BFDC7
ΔE00 3.37
Light Aqua
#8CFFDB
ΔE00 3.99
Aqua Marine
#2EE8BB
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFACD #FA5E8B
analogous
#5EFA7F #5EFACD #5ED9FA
triadic
#5EFACD #CD5EFA #FACD5E
tetradic
#5EFACD #7F5EFA #FA5E8B #D9FA5E
square
#5EFACD #7F5EFA #FA5E8B #D9FA5E
split-complementary
#5EFACD #FA5ED9 #FA7F5E
monochromatic
#07D79B #23F8BB #5EFACD #99FCDF #D5FEF2
Accessibility & contrast
On white
1.31
#5EFACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#5EFACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFACD
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFACD | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EACB
Deuteranopia (green-blind)
#DDDAD0
Tritanopia (blue-blind)
#00FCED
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5efacd; /* rgb */ color: rgb(94, 250, 205); /* oklch */ color: oklch(89.1% 0.146 170.4);
Tailwind
colors: {
custom: {
50: '#9bfddc',
500: '#5efacd',
950: '#000000',
},
}SCSS
$custom: #5efacd; $custom-light: #9bfddc; $custom-dark: #000000;
JSON
{
"hex": "#5efacd",
"rgb": {
"r": 94,
"g": 250,
"b": 205
},
"hsl": {
"h": 162.692,
"s": 93.976,
"l": 67.451
},
"oklch": {
"l": 0.89082,
"c": 0.14642,
"h": 170.4
},
"luminance": 0.75159
}Semantic roles & 50–950 ramp
primary
#5EFACD
secondary
#D12B5B
accent
#0042E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684