#5EFDC8#5EFDC8
#5EFDC8 is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.7% C 0.153 H 167.3°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFDC8 |
|---|---|
| RGB | rgb(94, 253, 200) |
| HSL | hsl(160, 98%, 68%) |
| HSV | hsv(160, 63%, 99%) |
| CMYK | cmyk(62.8%, 0%, 20.9%, 0.8%) |
| CIE-LAB | lab(90.23, -53.81, 13.20) |
| CIE-LCH | lch(90.23, 55.41, 166.22°) |
| OKLab | oklab(89.67% -0.1496 0.0338) |
| OKLCH | oklch(89.67% 0.153 167.3) |
| XYZ | xyz(50.1614, 76.7951, 66.8118) |
| Luminance | 0.7680 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.23
Bright Teal
#01F9C6
ΔE00 2.98
Aquamarine
#7FFFD4
ΔE00 3.03
Light Greenish Blue
#63F7B4
ΔE00 3.69
Greenish Cyan
#2AFEB7
ΔE00 3.81
Light Turquoise
#7EF4CC
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFDC8 #FD5E93
analogous
#5EFD78 #5EFDC8 #5EE2FD
triadic
#5EFDC8 #C85EFD #FDC85E
tetradic
#5EFDC8 #785EFD #FD5E93 #E2FD5E
square
#5EFDC8 #785EFD #FD5E93 #E2FD5E
split-complementary
#5EFDC8 #FD5EE2 #FD785E
monochromatic
#03DE95 #22FCB3 #5EFDC8 #9AFEDD #D7FFF1
Accessibility & contrast
On white
1.28
#5EFDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#5EFDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFDC8
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFDC8 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC5
Deuteranopia (green-blind)
#E1DCCB
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5efdc8; /* rgb */ color: rgb(94, 253, 200); /* oklch */ color: oklch(89.7% 0.153 167.3);
Tailwind
colors: {
custom: {
50: '#9bffd8',
500: '#5efdc8',
950: '#000000',
},
}SCSS
$custom: #5efdc8; $custom-light: #9bffd8; $custom-dark: #000000;
JSON
{
"hex": "#5efdc8",
"rgb": {
"r": 94,
"g": 253,
"b": 200
},
"hsl": {
"h": 160,
"s": 97.546,
"l": 68.039
},
"oklch": {
"l": 0.89668,
"c": 0.15337,
"h": 167.3
},
"luminance": 0.768
}Semantic roles & 50–950 ramp
primary
#5EFDC8
secondary
#D72963
accent
#004CE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683