#7BFEC5#7BFEC5
#7BFEC5 is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.7% C 0.142 H 162.9°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEC5 |
|---|---|
| RGB | rgb(123, 254, 197) |
| HSL | hsl(154, 98%, 74%) |
| HSV | hsv(154, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 22.4%, 0.4%) |
| CIE-LAB | lab(91.29, -49.15, 16.36) |
| CIE-LCH | lch(91.29, 51.80, 161.59°) |
| OKLab | oklab(90.75% -0.136 0.0419) |
| OKLCH | oklch(90.75% 0.142 162.9) |
| XYZ | xyz(53.6835, 79.1211, 65.2554) |
| Luminance | 0.7913 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.67
Light Greenish Blue
#63F7B4
ΔE00 2.94
Aquamarine
#7FFFD4
ΔE00 3.36
Light Blue Green
#7EFBB3
ΔE00 3.50
Light Turquoise
#7EF4CC
ΔE00 4.20
Greenish Cyan
#2AFEB7
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEC5 #FE7BB4
analogous
#7BFE84 #7BFEC5 #7BF6FE
triadic
#7BFEC5 #C57BFE #FEC57B
tetradic
#7BFEC5 #847BFE #FE7BB4 #F6FE7B
square
#7BFEC5 #847BFE #FE7BB4 #F6FE7B
split-complementary
#7BFEC5 #FE7BF6 #FE847B
monochromatic
#02FD90 #3EFEAA #7BFEC5 #B8FEE0 #E1FFF2
Accessibility & contrast
On white
1.25
#7BFEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#7BFEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEC5
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEC5 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEC2
Deuteranopia (green-blind)
#E7E0C9
Tritanopia (blue-blind)
#4CFEEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7bfec5; /* rgb */ color: rgb(123, 254, 197); /* oklch */ color: oklch(90.7% 0.142 162.9);
Tailwind
colors: {
custom: {
50: '#a9ffd6',
500: '#7bfec5',
950: '#000000',
},
}SCSS
$custom: #7bfec5; $custom-light: #a9ffd6; $custom-dark: #000000;
JSON
{
"hex": "#7bfec5",
"rgb": {
"r": 123,
"g": 254,
"b": 197
},
"hsl": {
"h": 153.893,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.90749,
"c": 0.14228,
"h": 162.9
},
"luminance": 0.79126
}Semantic roles & 50–950 ramp
primary
#7BFEC5
secondary
#DC4185
accent
#0064E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683