#5CF2BE#5CF2BE
#5CF2BE is a very light, vivid teal. Relative luminance 0.695; OKLCH L 86.7% C 0.148 H 166.6°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF2BE |
|---|---|
| RGB | rgb(92, 242, 190) |
| HSL | hsl(159, 85%, 65%) |
| HSV | hsv(159, 62%, 95%) |
| CMYK | cmyk(62%, 0%, 21.5%, 5.1%) |
| CIE-LAB | lab(86.75, -51.87, 13.43) |
| CIE-LCH | lch(86.75, 53.58, 165.48°) |
| OKLab | oklab(86.74% -0.144 0.0344) |
| OKLCH | oklch(86.74% 0.148 166.6) |
| XYZ | xyz(45.4553, 69.4925, 59.7231) |
| Luminance | 0.6950 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.13
Bright Teal
#01F9C6
ΔE00 3.29
Light Greenish Blue
#63F7B4
ΔE00 3.40
Aqua Marine
#2EE8BB
ΔE00 3.54
Light Turquoise
#7EF4CC
ΔE00 3.56
Aquamarine
#7FFFD4
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF2BE #F25C90
analogous
#5CF273 #5CF2BE #5CDBF2
triadic
#5CF2BE #BE5CF2 #F2BE5C
tetradic
#5CF2BE #735CF2 #F25C90 #DBF25C
square
#5CF2BE #735CF2 #F25C90 #DBF25C
split-complementary
#5CF2BE #F25CDB #F2735C
monochromatic
#10C485 #23EDA7 #5CF2BE #95F7D5 #CDFBEB
Accessibility & contrast
On white
1.41
#5CF2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#5CF2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF2BE
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF2BE | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 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: #5cf2be; /* rgb */ color: rgb(92, 242, 190); /* oklch */ color: oklch(86.7% 0.148 166.6);
Tailwind
colors: {
custom: {
50: '#98f7d1',
500: '#5cf2be',
950: '#000000',
},
}SCSS
$custom: #5cf2be; $custom-light: #98f7d1; $custom-dark: #000000;
JSON
{
"hex": "#5cf2be",
"rgb": {
"r": 92,
"g": 242,
"b": 190
},
"hsl": {
"h": 159.2,
"s": 85.227,
"l": 65.49
},
"oklch": {
"l": 0.86739,
"c": 0.14804,
"h": 166.6
},
"luminance": 0.69497
}Semantic roles & 50–950 ramp
primary
#5CF2BE
secondary
#C13163
accent
#0451E2
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583