#5EF2BE#5EF2BE
#5EF2BE is a very light, vivid teal. Relative luminance 0.696; OKLCH L 86.8% C 0.147 H 166.4°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF2BE |
|---|---|
| RGB | rgb(94, 242, 190) |
| HSL | hsl(159, 85%, 66%) |
| HSV | hsv(159, 61%, 95%) |
| CMYK | cmyk(61.2%, 0%, 21.5%, 5.1%) |
| CIE-LAB | lab(86.80, -51.51, 13.51) |
| CIE-LCH | lch(86.80, 53.25, 165.30°) |
| OKLab | oklab(86.8% -0.143 0.0346) |
| OKLCH | oklch(86.8% 0.147 166.4) |
| XYZ | xyz(45.6578, 69.5969, 59.7326) |
| Luminance | 0.6960 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.04
Light Greenish Blue
#63F7B4
ΔE00 3.35
Bright Teal
#01F9C6
ΔE00 3.40
Light Turquoise
#7EF4CC
ΔE00 3.49
Aqua Marine
#2EE8BB
ΔE00 3.64
Aquamarine
#7FFFD4
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF2BE #F25E92
analogous
#5EF274 #5EF2BE #5EDCF2
triadic
#5EF2BE #BE5EF2 #F2BE5E
tetradic
#5EF2BE #745EF2 #F25E92 #DCF25E
square
#5EF2BE #745EF2 #F25E92 #DCF25E
split-complementary
#5EF2BE #F25EDC #F2745E
monochromatic
#10C686 #25EDA7 #5EF2BE #97F7D5 #CFFBEC
Accessibility & contrast
On white
1.41
#5EF2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#5EF2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF2BE
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF2BE | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BB
Deuteranopia (green-blind)
#D8D3C1
Tritanopia (blue-blind)
#00F3E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ef2be; /* rgb */ color: rgb(94, 242, 190); /* oklch */ color: oklch(86.8% 0.147 166.4);
Tailwind
colors: {
custom: {
50: '#99f7d1',
500: '#5ef2be',
950: '#000000',
},
}SCSS
$custom: #5ef2be; $custom-light: #99f7d1; $custom-dark: #000000;
JSON
{
"hex": "#5ef2be",
"rgb": {
"r": 94,
"g": 242,
"b": 190
},
"hsl": {
"h": 158.919,
"s": 85.057,
"l": 65.882
},
"oklch": {
"l": 0.86796,
"c": 0.14712,
"h": 166.4
},
"luminance": 0.69602
}Semantic roles & 50–950 ramp
primary
#5EF2BE
secondary
#C33164
accent
#0452E2
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583