#5EFDCF#5EFDCF
#5EFDCF is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.8% C 0.149 H 170.3°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFDCF |
|---|---|
| RGB | rgb(94, 253, 207) |
| HSL | hsl(163, 98%, 68%) |
| HSV | hsv(163, 63%, 99%) |
| CMYK | cmyk(62.8%, 0%, 18.2%, 0.8%) |
| CIE-LAB | lab(90.38, -52.24, 9.81) |
| CIE-LCH | lch(90.38, 53.16, 169.37°) |
| OKLab | oklab(89.85% -0.1465 0.025) |
| OKLCH | oklch(89.85% 0.149 170.3) |
| XYZ | xyz(50.9982, 77.1298, 71.2193) |
| Luminance | 0.7713 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.38
Bright Teal
#01F9C6
ΔE00 2.88
Light Aquamarine
#7BFDC7
ΔE00 3.24
Light Turquoise
#7EF4CC
ΔE00 3.25
Light Aqua
#8CFFDB
ΔE00 3.97
Aqua Marine
#2EE8BB
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFDCF #FD5E8C
analogous
#5EFD80 #5EFDCF #5EDBFD
triadic
#5EFDCF #CF5EFD #FDCF5E
tetradic
#5EFDCF #805EFD #FD5E8C #DBFD5E
square
#5EFDCF #805EFD #FD5E8C #DBFD5E
split-complementary
#5EFDCF #FD5EDB #FD805E
monochromatic
#03DE9E #22FCBD #5EFDCF #9AFEE1 #D7FFF3
Accessibility & contrast
On white
1.28
#5EFDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#5EFDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFDCF
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFDCF | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCD
Deuteranopia (green-blind)
#E0DDD2
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5efdcf; /* rgb */ color: rgb(94, 253, 207); /* oklch */ color: oklch(89.8% 0.149 170.3);
Tailwind
colors: {
custom: {
50: '#9bffdd',
500: '#5efdcf',
950: '#000000',
},
}SCSS
$custom: #5efdcf; $custom-light: #9bffdd; $custom-dark: #000000;
JSON
{
"hex": "#5efdcf",
"rgb": {
"r": 94,
"g": 253,
"b": 207
},
"hsl": {
"h": 162.642,
"s": 97.546,
"l": 68.039
},
"oklch": {
"l": 0.89845,
"c": 0.14862,
"h": 170.3
},
"luminance": 0.77135
}Semantic roles & 50–950 ramp
primary
#5EFDCF
secondary
#D7295B
accent
#0042E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684